Search through knowledge bases for relevant information
Parameter | Type | Required | Description |
---|---|---|---|
query | string | Yes | The search query to find relevant information in knowledge bases |
knowledge_base_id | integer | Yes | The ID of the specific knowledge base to search in |
top_k | integer | No | Number of results to return (default: 10) |
include_file_ids | array | No | Optional list of file IDs to restrict search to only these documents |
exclude_file_ids | array | No | Optional list of file IDs to exclude from search results |