This commit is contained in:
2024-05-30 21:13:47 -07:00
commit 6ea21f7d87
8 changed files with 848 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
openai==1.30.4
pydantic==2.5.3
pydantic_core==2.14.6