Langroid

Latest version: v0.45.7

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

Scan your dependencies

Page 47 of 69

0.1.155

* DocChatAgentConfig: remove max_context_tokens param
* misc: remove "nofunc" GPT models

0.1.154

LanceDB Related:
* LanceDB filtered search examples:
https://github.com/langroid/langroid/blob/main/examples/docqa/lance-filtered-movies.py
https://github.com/langroid/langroid/blob/main/examples/docqa/lance-filtered-gh-issues.py

These showcase:
- LanceDB ingest of pandas dataframe directly
- Langroid 2-agent setup where LanceFilterAgent decides on a filter (and retries if no answers) plus possibly rephrased query, and LanceDocChatAgent does the actual answering using RAG on the LanceDB, combining Lancedb-native filtering (via SQL conditions) vector-search, plus lexical (kw/bm25 search).

Minor:
* Tweaks in LanceDocChatAgent prompt
* RecipientTool: return err msg instead of raising

0.1.153

LanceDB Full Text Search, tests

0.1.152

Fix task clone - done_if_*_response

0.1.151

Task.py fix: pass init args to clone

0.1.150

Task control improvements; LanceDB examples

Page 47 of 69

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.