chatgpt
Relay a chat prompt to OpenAI and receive the model's response.
Instructions
Relay a chat prompt to ChatGPT (OpenAI) and get the model's response.
Operations (set "operation" to one of these; put its parameters in "args"):
chat (required: message): Chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |