Ingest into an app's knowledge base
kb_ingestAdd documents or scraped web pages to a pgvector knowledge base, generating searchable embeddings for an app.
Instructions
Add documents (raw text or URLs — URLs are scraped) to the app's pgvector knowledge base. Chunks are embedded and become searchable memory for that App ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| documents | Yes |