CopeAI Backend AI
.vscode | ||
copeai_backend | ||
examples | ||
.env.example | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
CopeAI Backend — for CopeAI & MyAI
An open-source library used in CopeAI and MyAI to optimize the work.
by showdown. Join our Discord server here.
Features
- Asynchronous support with native OpenAI library
- Modulable, and easy to implement
- Streamed & non-streamed requests
Usage
- Add this to your Python project's root folder
Examples
You can find examples in examples/