Skip to content

components/model/ollama/v0.1.1

Choose a tag to compare

@mrh997 mrh997 released this 20 Aug 12:06
cb4c949

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

Full Changelog: components/model/ark/v0.1.20...components/model/ollama/v0.1.1