/v1/knowledge/calculate_contextRetrieve context chunks and return structured response with sources.
| Name | Type | Required | Description |
|---|---|---|---|
question | string | Required | |
collection_ids | string | Optional | Default: |
alpha | number | Optional | Default: 0.5 |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X POST '/api-proxy/v1/knowledge/calculate_context' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X POST '/api-proxy/v1/knowledge/calculate_context' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented