rag_query
Perform RAG queries on BambiSleep data to retrieve relevant answers from FAQs, sessions, triggers, safety, or transcripts, with configurable result limits.
Instructions
Perform RAG (Retrieval Augmented Generation) query on BambiSleep data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The query to search for in the knowledge base | |
| section | No | Which section to search (default: all) | |
| max_results | No | Maximum number of results to return |