kivest_search_stream
Perform web searches with AI and stream responses in real time. See answer tokens as they are generated for immediate feedback.
Instructions
Search the web using Kivest AI Search API with streaming response. Returns response tokens as they are generated for real-time feedback. Supports the same models as kivest_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | AI model to use (default: gpt-5.1) | |
| query | Yes | The search query or question | |
| maxTokens | No | Maximum tokens in response (default: 1024) | |
| temperature | No | Temperature for response randomness 0-2 (default: 0.7) |