Update Knowledge Configuration
rag_save_configUpdate approved non-secret settings atomically in the server's fixed configuration file to apply configuration changes safely.
Instructions
Atomically update approved non-secret settings in the server's fixed configuration file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ragDir | No | ||
| maxChars | No | ||
| minChars | No | ||
| batchSize | No | ||
| docPrefix | No | ||
| projectDir | No | ||
| rerankTopN | No | ||
| queryPrefix | No | ||
| rerankerUrl | No | ||
| overlapChars | No | ||
| retrieveTopK | No | ||
| rerankerModel | No | ||
| embeddingModel | No | ||
| fileExtensions | No | ||
| rerankerEnabled | No | ||
| embeddingBaseUrl | No | ||
| rerankerApiKeyEnv | No | ||
| embeddingApiKeyEnv | No | ||
| exposeAbsolutePaths | No |