Initial commit: Add Ollama Proxy project files

This commit is contained in:
yshtcn
2025-01-23 00:13:12 +08:00
commit 49b834ff93
11 changed files with 662 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
fastapi
uvicorn
httpx