Commit History

fix(embedding): drop degenerate tiny chunks before embedding (#764) (#768)
f026308

lfnovo commited on

Make embedding batch size configurable (#742)
18859cc

Sogl-coder commited on

feat: use token-based sizing for embedding chunking (#749)
4ad7e9f

unendless314 lfnovo commited on

fix: narrow exception to (ImportError, OSError) and include error in log
cdf76b2

orihatav Claude Sonnet 4.6 commited on

fix: handle tiktoken network errors in offline environments (issue #264)
51e4d06

orihatav Claude Sonnet 4.6 commited on

fix: embedding batch sizing and 413 error classification (1.7.4)
f4e808f

lfnovo commited on

fix: resolve merge conflicts and apply extract_text_content to all graphs
043214a

lfnovo commited on

fix: restore graceful fallback in get_default_model and truncate error messages
94845bd

lfnovo commited on

feat: improve error clarity for LLM provider failures (#506)
e2da373

lfnovo commited on

feat: credential-based API key management (#477) (#540)
17ab076

lfnovo JFMD OraCatQAQ commited on

fix: handle structured content format in LLM response parsing
fe7e41c

danrush777 commited on

feat: add environment variables for chunk size configuration (#520)
2453b19

lfnovo commited on

fix: use sync get_state() for SqliteSaver compatibility (#519)
982f9c5

lfnovo commited on

Fix re-embedding issues and improve retry strategy (#515)
c9cc748

lfnovo commited on

feat: use standard HTTP_PROXY/HTTPS_PROXY environment variables (#499)
375522d

lfnovo commited on

feat: message counting for chat sessions (#430)
3086017

Fauzira Alpiandi commited on

feat: add cascade deletion for notebooks with delete preview (#471)
7c8b36a

lfnovo commited on

feat: content-type aware chunking and unified embedding (#444)
2bdaab6

lfnovo commited on

Feat/localization tests docker (#371)
f219e2e

MisonL commited on

docs: generate comprehensive CLAUDE.md reference documentation across codebase
8182c60

lfnovo commited on

fix: strip <think> tags from chat responses
3c5c9f5

RoboCopsGoneMad Claude Opus 4.5 commited on

fix: enhance chat reference links and prevent text overflow (#173)
cb64d34

lfnovo commited on

feat: add persistent tiktoken cache to reduce re-downloads (#171)
ad01fad

lfnovo commited on

fix: max tokens max is 8192 now
d776489

lfnovo commited on

Version 1 (#160)
dd04910

lfnovo commited on