answer_question
Provide answers to questions grounded in retrieved passages from a knowledge base, including citations.
Instructions
Answer a question grounded in the knowledge base, with citations.
Args: question: the user's question. top_k: how many passages to ground the answer in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | ||
| question | Yes |