This project provides a simple example of how to use the OpenAI API to create a local application that can access any API type. It supports large models and demonstrates how to open a local application seamlessly.
bash
uv sync
.env
File:env
OPENAI_API_KEY=your_api_key
OPENAI_ENDPOINT=your_endpoint
OPENAI_MODEL=your_model
servers_config.json
:servers_config.json
file.bash
python src/main.py
No releases published.
No packages published.