9router stream chat
nine_chat_streamStreams a chat completion using the specified model and prompt, returning concatenated text output. Supports custom system prompts, max tokens, and timeout settings.
Instructions
SSE chat; returns concatenated text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| prompt | Yes | ||
| system | No | ||
| max_tokens | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||