You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add ollama provider support ([9bb0f15](https://github.com/sudoleg/YouTubeGPT/commit/9bb0f15ae430223e15ca6ea09a286e38aeba695b))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* add model name to ChatOllama initialization ([775722e](https://github.com/sudoleg/YouTubeGPT/commit/775722ed6ced30c2e58a5e69951f17e1df225ea6))
14
+
* correct API key check in display_model_settings_sidebar function ([4bfb46c](https://github.com/sudoleg/YouTubeGPT/commit/4bfb46c91f91401137fac935a51439e1ab188ab0))
15
+
* don't display available models if no API key is set ([15c5b9e](https://github.com/sudoleg/YouTubeGPT/commit/15c5b9e320ea0d46b0b5bed99b6686d5e967ba63))
16
+
* update context length retrieval for Ollama models and improve token counting logic in transcript summary ([523c7ec](https://github.com/sudoleg/YouTubeGPT/commit/523c7eccdc4cc93999b47725ebac9c3dc79be88b))
17
+
* update mock_llm to include model name and restore transcript length exception test ([74a1074](https://github.com/sudoleg/YouTubeGPT/commit/74a10740742534abee6eb0520c9c8899572a970e))
0 commit comments