Release v0.3.1

This commit is contained in:
Alex O'Connell
2024-06-08 12:14:24 -04:00
parent e42981414a
commit 0a6e558fda
6 changed files with 16 additions and 9 deletions

View File

@@ -132,6 +132,7 @@ In order to facilitate running the project entirely on the system where Home Ass
## Version History
| Version | Description |
|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| v0.3.1 | Fix for broken requirements, fix issue with formatted tools, fix default prompt, fix custom API not registering on startup properly |
| v0.3 | Adds support for Home Assistant LLM APIs, improved model prompting and tool formatting options, and automatic detection of GGUF quantization levels on HuggingFace |
| v0.2.17 | Disable native llama.cpp wheel optimizations, add Command R prompt format |
| v0.2.16 | Fix for missing huggingface_hub package preventing startup |