Langroid

Latest version: v0.2.6

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

Scan your dependencies

Page 15 of 42

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

0.1.179

* Task: in interactive mode, Agent should respond to LLM tool, without waiting for human input
* run_batch_tasks: set stream = False in LLM config
* parsing.utils.extract_content_from_path - util fn to extract content from (list of) path(s) or URL(s)

Page 15 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.