AI implementation for openai and claude.
This commit is contained in:
8
backend/requirements.txt
Normal file
8
backend/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi>=0.109.0
|
||||
uvicorn[standard]>=0.27.0
|
||||
anthropic>=0.18.1
|
||||
openai>=1.50.0
|
||||
pydantic>=2.6.0
|
||||
pydantic-settings>=2.1.0
|
||||
python-dotenv>=1.0.0
|
||||
httpx>=0.27.0
|
||||
Reference in New Issue
Block a user