upgrade openai chunked streaming

new file:   .dockerignore
	modified:   .gitignore
	modified:   app.py
	new file:   docker-compose.yml
This commit is contained in:
Russell Ballestrini 2023-12-02 13:46:50 -05:00
parent edad9d46c7
commit 7f9432ea9f
4 changed files with 23 additions and 9 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ env
instance/
__pycache__/
.flaskenv
.flaskenv-exported