Files
LEANN/packages
Andy Lee 14e84d9e2d fix(core): skip empty/invalid chunks before embedding; guard OpenAI embeddings (#55)
Avoid 400 errors from OpenAI when chunker yields empty strings by filtering
invalid texts in LeannBuilder.build_index. Add validation fail-fast in
OpenAI embedding path to surface upstream issues earlier. Keeps passages and
embeddings aligned during build.

Refs #54
2025-08-15 17:53:53 -07:00
..
2025-08-12 23:00:12 +00:00
2025-08-14 14:39:45 -07:00
2025-07-27 02:22:54 -07:00