components/model/ollama/v0.1.1
What's Changed
- fix(acl_openai): Generate support promptTokenDetails by @mrh997 in #402
- feat(model): deepseek, qwen and openai support PromptTokenDetails by @mrh997 in #403
- feat(claude): require at least 1 user msg by @shentongmartin in #399
- fix(model_qwen): compatible with both vLLM and Bailian thinking switch control by @mrh997 in #405
- feat(model_openai): support WithExtraFields and WithExtraHeader option by @mrh997 in #406
- feat(model_openai): support ReasoningEffort configuration by @mrh997 in #407
- feat(model_ollama): upgrade github.com/ollama/ollama to v0.11.4 by @encircles in #409
New Contributors
- @encircles made their first contribution in #409
Full Changelog: components/model/ark/v0.1.20...components/model/ollama/v0.1.1