feat: GPT integration (#526)
* feat: GPT integration * dev: move engine value to env variable
This commit is contained in:
parent
31624f3ae6
commit
a3a792741f
7 changed files with 75 additions and 1 deletions
|
|
@ -26,4 +26,5 @@ google-api-python-client==2.75.0
|
|||
django-rq==2.6.0
|
||||
django-redis==5.2.0
|
||||
uvicorn==0.20.0
|
||||
channels==4.0.0
|
||||
channels==4.0.0
|
||||
openai==0.27.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue