Langroid

Latest version: v0.23.3

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

Scan your dependencies

Page 1 of 54

0.23.3

fix: Catch `XMLException` not just Pydantic `ValidationError` on mis-generated tools

0.23.2

feat(minor): Simplify `SQLChatAgent` - use helper agent directly instead of via task

0.23.1

fix: rename `llm_response` and `llm_response_async` arg to `message` in all Agent-derived classes.

0.23.0

feat: support models hosted on glhf.chat

https://langroid.github.io/langroid/tutorials/local-llm-setup/#local-llms-hosted-on-glhfchat

0.22.7

feat(minor): `SQLChatAgent` - use `make_sql_task(use_helper=True)` to have a helper agent disambiguate when main agent forgets to use a tool.

- [test](https://github.com/langroid/langroid/blob/main/tests/main/sql_chat/test_sql_chat_agent.py)
- [example](https://github.com/langroid/langroid/blob/main/examples/data-qa/sql-chat/sql_chat.py)

Also includes a fix to `Task.response_async` where we add some calls to `try_get_tool_messages` to match `response` method.

0.22.6

fix: improve SQLChatAgent instructions to ensure more robust behavior.

Page 1 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.