- Add batching to generate_embeddings() (50 texts per batch with per-batch retry) to prevent 413 Payload Too Large errors on large documents - Add 413 error classification rule for user-friendly error messages - Fix misleading "Created 0 embedded chunks" log in process_source_command by removing premature get_embedded_chunks() call (embedding is fire-and-forget) Closes #594 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CLAUDE.md | ||
| embedding_commands.py | ||
| example_commands.py | ||
| podcast_commands.py | ||
| source_commands.py | ||