open-notebook/open_notebook
Luis Novo c46acd7d1f
fix: handle special-token sequences in token counting (#949)
token_count() now encodes with disallowed_special=() so source/context text containing sequences like <|endoftext|> no longer raises ValueError.

Fixes #667
2026-06-21 15:29:46 -03:00
..
ai fix: use a real speech clip for STT connection tests (#838) 2026-06-02 09:09:30 -03:00
database fix(credentials): persist Ollama num_ctx via a flexible config object (#903) 2026-06-16 09:24:35 -03:00
domain fix(credentials): persist Ollama num_ctx via a flexible config object (#903) 2026-06-16 09:24:35 -03:00
graphs chore(release): prepare v1.10.0 (#923) 2026-06-18 07:44:05 -03:00
podcasts chore(release): prepare v1.10.0 (#923) 2026-06-18 07:44:05 -03:00
utils fix: handle special-token sequences in token counting (#949) 2026-06-21 15:29:46 -03:00
__init__.py refactor: move environment variables loading to application entry point (#283) 2025-12-01 14:59:50 -03:00
CLAUDE.md chore: bump version to 1.8.1 2026-03-10 20:20:16 -05:00
config.py fix: handle tiktoken network errors in offline environments (issue #264) 2026-03-10 19:45:14 -05:00
exceptions.py refactor database module and migrations 2024-10-30 16:33:07 -03:00