Tip
基于 python >= 3.10 开发
基于 ollama 和 open-interpreter 构建本地离线模型 ChatGPT API
- 安装 ollama 应用
- 安装项目依赖
- 更新配置文件
- 访问 http://localhost:8000/api/v1/docs
Building a Local Offline ChatGPT API Using FastAPI and ollama / open-Interpreter
PythonMIT
Tip
基于 python >= 3.10 开发
基于 ollama 和 open-interpreter 构建本地离线模型 ChatGPT API