Lanarky

Latest version: v0.8.7

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

Scan your dependencies

Page 5 of 9

0.7.2

What's Changed
* fix: add `name_prefix` for creating dynamic request and response models by ajndkr in https://github.com/ajndkr/lanarky/pull/70


**Full Changelog**: https://github.com/ajndkr/lanarky/compare/v0.7.1...v0.7.2

0.7.1

Highlights

Two new methods added to the `LangchainRouter` class:

- `add_langchain_api_route`: This method allows the addition of API routes to the router, supporting multiple langchain objects.
- `add_langchain_api_websocket_route`: This method enables the addition of websocket routes to the router, accommodating multiple langchain objects.

What's Changed
* feat: add new methods to `LangchainRouter` by ajndkr in https://github.com/ajndkr/lanarky/pull/69


**Full Changelog**: https://github.com/ajndkr/lanarky/compare/v0.7.0...v0.7.1

0.7.0

Highlights

Introducing `LangchainRouter` 🔥

`LangchainRouter` inherits from FastAPI's `APIRouter` class and simplifies the process of deploying Langchain applications.

What's Changed
* feat: add `LangchainRouter` by ajndkr in https://github.com/ajndkr/lanarky/pull/66


**Full Changelog**: https://github.com/ajndkr/lanarky/compare/v0.6.6...v0.7.0

0.6.6

What's Changed
* fix: websocket callback handler fails due to bad message construction by ajndkr in https://github.com/ajndkr/lanarky/pull/64


**Full Changelog**: https://github.com/ajndkr/lanarky/compare/v0.6.5...v0.6.6

0.6.5

What's Changed
* fix: library documentation for registering callback handler is incorrect by ajndkr in https://github.com/ajndkr/lanarky/pull/57
* feat: add streaming JSON response by ajndkr in https://github.com/ajndkr/lanarky/pull/60


**Full Changelog**: https://github.com/ajndkr/lanarky/compare/v0.6.4...v0.6.5

0.6.4

What's Changed
* fix `StreamingResponse` message content encoding by rbbby in https://github.com/ajndkr/lanarky/pull/55

New Contributors
* rbbby made their first contribution in https://github.com/ajndkr/lanarky/pull/55

**Full Changelog**: https://github.com/ajndkr/lanarky/compare/v0.6.3...v0.6.4

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.