Skip to content

Chunks

Chunks are the units of text and metadata used for retrieval workflows.

Verified code:

  • backend1/Client/api/chunking.py
  • backend1/Client/api/chunk_editor.py
  • /chunk
  • /chunk-editor

Confirmed chunk-related methods include:

  • apply
  • get_chunk
  • save_chunk
  • clear_chunks
  • list
  • chunk_and_save
  • load_document_markdown
  • chunk_text
  • save_chunkforge_chunks
  • upload_chunkforge_to_db

These surfaces are marked experimental because they are broad RPC endpoints and not a narrow public REST contract.