openai_chat
Send messages to OpenAI's chat completion API using specified models like gpt-4o or o1-preview for generating responses based on user-defined inputs.
Instructions
Use this tool when a user specifically requests to use one of OpenAI's models (gpt-4o, gpt-4o-mini, o1-preview, o1-mini). This tool sends messages to OpenAI's chat completion API using the specified model.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
messages | Yes | Array of messages to send to the API | |
model | No | Model to use for completion (gpt-4o, gpt-4o-mini, o1-preview, o1-mini) | gpt-4o |
Input Schema (JSON Schema)
This server cannot be installed
Other Tools from MCP OpenAI Server
Related Tools
- @pyroprompts/any-chat-completions-mcp
- @NightTrek/Ollama-mcp
- @PhialsBasement/KoboldCPP-MCP-Server
- @bigdata-coss/agent_mcp
- @PhialsBasement/KoboldCPP-MCP-Server