Langroid

Latest version: v0.45.7

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

Scan your dependencies

Page 15 of 69

0.27.0

feat: support openrouter API

OpenRouter lets you remotely use practically any LLM via their OpenAI-Compatible API, for a fee:
https://openrouter.ai/

0.26.2

fix: document_parser.py handle tiny doc edge where size < overlap

0.26.1

feat(minor): => groq use latest version

0.26.0

feat: update to use latest chainlit version

Chainlit dependency was pinned to 1.1.202 since later versions broke Langroid's integration.
But this was restricting Langroid to depend on older downstream deps such as starlette.
This PR updates langroid to use the latest chainlit, even though some multi-agent workflows don't render how we'd like them to.

0.25.0

feat: `Agent` - add true async methods for `agent_response_async` and `user_response_async`

Previously these methods were simply calling the sync version, which limits their usefulness where we need truly async behavior.
This PR creates truly async versions of these.

Thanks alexagr !

0.24.1

feat(minor): Enhanced support for strict-decoding, with configurable options

Page 15 of 69

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.