create_kb
Create a knowledge base from all PDFs in a folder for academic-paper retrieval. Returns a job ID for asynchronous processing.
Instructions
Asynchronously create a kb from all PDFs in a folder; returns a job_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb_name | Yes | ||
| chunk_max | No | ||
| chunk_min | No | ||
| folder_path | Yes | ||
| chunk_overlap | No | ||
| skip_existing | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||