Langroid

Latest version: v0.45.7

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

Scan your dependencies

Page 17 of 69

0.22.6

fix: improve SQLChatAgent instructions to ensure more robust behavior.

0.22.5

fix: Agent `user_response` should default to "null" when user explicitly addressed, and user doesn't enter response

This helps prevent an edge case in SQLChatAgent and other similar agents, where `chat_mode=True` and the task is setup with `interactive=False`

Also:

- auto-download `punkt_tab` resource from `nltk` when importing `langroid.parsing.utils`

0.22.4

fix: use `SqlChatAgentConfig.chat_mode` to improve behavior in interative and non-interactive mode

0.22.3

feat(minor): add convenience method `ChatAgent.truncate_method`

0.22.2

fix: ignore malformed tool err in task.py (those are handled within agent)

0.22.1

feat(minor): Add convenience method `name()` to `ToolMessage`.

For a tool message `MyToolMessage`, we can get the value of the `request` field as `MyToolMessage.name()`,
instead of the more verbose `MyToolMessage.default_value("request")`

Page 17 of 69

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.