Initial working translator implementation
This commit is contained in:
commit
9439858b11
35 changed files with 5365 additions and 0 deletions
6
requirements.txt
Normal file
6
requirements.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
fastapi==0.115.*
|
||||
uvicorn[standard]==0.34.*
|
||||
pyjwt==2.10.*
|
||||
passlib[bcrypt]==1.7.*
|
||||
openai==1.66.*
|
||||
python-dotenv==1.0.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue