Langchain-decorators

Latest version: v0.6.0

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

Scan your dependencies

Page 5 of 5

0.0.5

- support for openAI functions 🚀

0.0.4

- improved `pydantic` parser is not more tolerant to the casing (accepts pascalCase, snake_case, CamelCase field names, no matter what casing uses model)
- added boolean output parser

0.0.3

- fix https://github.com/ju-bezdek/langchain-decorators/issues/2
(shoutout to lukestanley who fixed it using Anthropic's LLM :)
- better pydantic and markdown output parser... now can self fix casing problems with keys (i.e. field in schema is "ceo_salary", now will accept "CEO salary" as well as "CeoSalary" and any other variations)

0.0.2

- fixed typo that caused broken async executions

0.0.1

- Initial release of the package.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.