mirror of
https://github.com/symfony/ai-ollama-platform.git
synced 2026-03-23 23:22:07 +01:00
526 B
526 B
CHANGELOG
0.7
- Add support for
structured_outputcapability inOllamaApiCatalog - Replace
ModelCatalogbyOllamaApiCatalog - Rename
OllamaApiCatalogtoModelCatalog - [BC BREAK]
Ollamamodel is nowfinal
0.4
- [BC BREAK] The
hostUrlparameter forOllamaClienthas been removed - [BC BREAK] The
hostparameter forOllamaApiCataloghas been removed - [BC BREAK] The
hostUrlparameter forPlatformFactory::create()has been renamedendpoint
0.1
- Add the bridge