Changelog¶
[0.2.0] - 2024-02-02¶
๐ langchain lcel compatibility (runnable decorator) ๐ primitive type parsers ๐ dynamic chat routers ๐ full jinja2 templating ๐ฆ enums, literal output types ๐ฆ llamacpp + ollama support ๐ก openai json mode streaming ๐ auto retry for pydantic validations ๐๏ธ better vision support โ๏ธ create custom parsing types ๐๏ธ codebase restructuring โฌ๏ธ updated deps
[0.1.10] - 2023-12-12¶
๐ universal model loader ๐ improved configuration โ๏ธ SettingOverrides ๐ฅ auto gguf model download ๐ optional dependencies ๐ improve examples ๐ง other small improvements
[0.1.0] - [0.1.9] - 2023-12-01¶
๐ pydantic v2 ๐ฆ llamacpp support ๐ auto retry parsing ๐ jinja templates โจ multiple tiny improvements ๐๏ธ codebase refactor ๐ bug fixes
[0.0.1] - [0.1.7] - 2023-10-08¶
๐งช Undocumented Experimental Releases
[0.0.1] - 2023-08-31¶
๐ Initial Release