Langroid

Latest version: v0.45.7

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

Scan your dependencies

Page 42 of 69

0.1.185

chainlit: show_first_user_message() to display first user message when it's not yet part of an agent loop

0.1.184

DocChatAgent.ingest_doc_paths -> return list[Document] not None

0.1.183

Fix chainlit logging

0.1.182

Chainlit support via callbacks. Two ways to use these:
* if interacting directly with a `ChatAgent`, use `ChainlitAgentCallbacks(agent)` to inject callbacks into the Agent.
* if using a `Task`, use `ChainlitTaskCallbaks(task)` to recursievely inject callbacks into the task's Agent and those of any sub-tasks.

Callbacks here: https://github.com/langroid/langroid/blob/main/langroid/agent/callbacks/chainlit.py

See extensive examples here: https://github.com/langroid/langroid/tree/main/examples/chainlit

0.1.181

Uptate litellm -> 1.20.6 (fixes bugs, incl dropping API params)

0.1.180

None

Page 42 of 69

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.