Added async OpenAI services (#1)

* added async openai services

* added async openai services

* added Deepgram service with 05 example

* modernized the 'say one thing' example

* async all the things

* cleanup and user greeting

* more cleanup
This commit is contained in:
chadbailey59
2024-01-08 16:07:21 -06:00
committed by GitHub
parent d95bca479d
commit 290c1e7efa
7 changed files with 130 additions and 27 deletions

4
.gitignore vendored
View File

@@ -23,5 +23,5 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
.DS_Store
.DS_Store
.env