Update Knowledge Base Config
lyzr_kb_updateUpdate a knowledge base configuration by ID, providing the fields to change. Modify RAG settings without recreating the KB.
Instructions
Update a knowledge base config by id. Provide the fields to change via extra_fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_id | Yes | Knowledge base / RAG config id | |
| extra_fields | No | Config fields to update (merged into the request body) |