Skip to content

v3.2.0

Choose a tag to compare

@sudoleg sudoleg released this 22 Dec 08:35
100d00d

Introducing Ollama support in 3.2.0 (2025-12-21)

Features

  • add ollama provider support (9bb0f15)

Bug Fixes

  • add model name to ChatOllama initialization (775722e)
  • correct API key check in display_model_settings_sidebar function (4bfb46c)
  • don't display available models if no API key is set (15c5b9e)
  • update context length retrieval for Ollama models and improve token counting logic in transcript summary (523c7ec)
  • update mock_llm to include model name and restore transcript length exception test (74a1074)