Changelog¶
[1.0.3] - 2023-09-28¶
Added¶
Support for Image Generation.
Changed¶
Added
sort_byoption for list_models() method.
[1.0.2] - 2023-09-16¶
Added¶
LangChain LLM Support for Kobold Horde Client.
readthedocs Integration.
Introduced Changelog to capture version changes.
Async Kobold Horde Client for text generation.
Custom Error Handling.
Changed¶
Introduced
insecuremode while accessing public KoboldHorde Service.
[1.0.1] - 2023-09-13¶
Added¶
Text Generation Client for Kobold Horde.
Model Listing Endpoint.
Type hints and checks with Pydantic.
Configuration for PyPI