Skip to main content
What this builds. A KB with three ingested files exercised against every item/folder management call the SDK exposes. You’ll end up with. A KB whose items have custom metadata, a created archive folder with one item moved into it, scroll-paginated reads, and a deleted item — leaving the KB in a clean state.

Expected output

scroll() is preferred over repeated list_items(offset=...) calls for large KBs — it uses a cursor and yields pages.

See also

Add folder

Ingest a local folder tree into a KB.

Metadata autogen

Auto-generate metadata without writing it by hand.

KB reference

Every public method.