发布

  • v1.0.4 - Ollama integration and improvements

    frostbyte_neo 发布于 2025-08-05 12:28:44 +00:00 | 146 次提交 在此版本后已推送到 main

    What's Changed:

    • Added Ollama language model integration with Docker support
    • Comprehensive examples and documentation for Ollama usage
    • Fixed OllamaLanguageModel parameter name (model -> model_id)
    • Added CI/CD tests for Ollama integration
    • Updated API examples for consistency across all models

    Technical Details:

    • Supports all Ollama models (gemma2:2b, llama3.2, etc.)
    • Docker compose setup for production deployments
    • Integration tests run on every PR

    Full Changelog: v1.0.3...v1.0.4

    下载附件