Langroid

Latest version: v0.2.2

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 41

0.1.132

ChromaDB vector store: `similar_texts_with_scores` : ensure we upper-bound k by the num chunks in the collection

0.1.131

OpenAIGPT constructor: minor fix in cache config handling.
`OpenAIGPTConfig.cache_config` was being ignored based on global `settings.cache_type`.
This fix ensures we change `cache_config` only if it was either None or different from `settings.cache_type`.

0.1.130

Task constructor: change default of `restart` arg to True (used to be False).
This ensures that when we re-use an agent in a new task, its conv state is reset.

0.1.129

* Add seed param in OpenAIGPTConfig;
* max_tokens default to 200 in llm chat method

0.1.128

Minor: When OPENAI_API_KEY is absent, use "xxx". E.g. when using local models via an OpenAI-compatible endpoint, we still need to have a non-empty value
of the API_KEY.

0.1.127

Fix Azure Async to use AsyncAzureOpenAI() client

Page 23 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.