Skip to content

Commit 100d00d

Browse files
authored
Merge pull request #484 from sudoleg/release-please--branches--main
chore(main): release 3.2.0
2 parents 24a5b7d + f536672 commit 100d00d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/sudoleg/YouTubeGPT/compare/v3.1.0...v3.2.0) (2025-12-21)
4+
5+
6+
### Features
7+
8+
* 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))
18+
319
## [3.1.0](https://github.com/sudoleg/YouTubeGPT/compare/v3.0.0...v3.1.0) (2025-11-18)
420

521

0 commit comments

Comments
 (0)