mcp-client-llm
A simple example of how to use the OpenAI API to create a local application that can access any API type.
Added on 3/28/2025
Supports large models that access any API type, and provides an example of opening a local application This is a simple example of how to use the OpenAI API to create a local application that can access any API type.
#Steps:
- Install the necessary libraries: uv sync
- modify .env file with your openai api key、point、model
- modify servers_config.json with your server config
Similar Resources
Developer Tools