Langroid

Latest version: v0.2.2

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

Scan your dependencies

Page 14 of 41

0.1.186

* Chainlit callbacks - show first user msg in an easier way
* python-socketio set min version

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)

Page 14 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.