github lfnovo/open-notebook v1.7.4

7 hours ago

Fixed

  • Embedding large documents (3MB+) fails with 413 Payload Too Large (#594)
  • generate_embeddings() now batches texts in groups of 50 with per-batch retry, preventing provider payload limits from being exceeded
  • 413 errors now classified with user-friendly message in error classifier
  • Misleading "Created 0 embedded chunks" log in process_source_command — embedding is fire-and-forget, so the count was always 0; now logs "embedding submitted" instead

Don't miss a new open-notebook release

NewReleases is sending notifications on new releases.