openai_chat_completion
Generate AI chat responses by sending messages to an OpenAI-compatible endpoint, using a workspace as the model.
Instructions
OpenAI-compatible chat completion endpoint (use workspace as model)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| messages | Yes | ||
| stream | No |