Commit Graph

17 Commits

Author SHA1 Message Date
Moishe Lettvin
ac0e4b0c27 remove leftover prints 2024-01-08 17:56:21 -05:00
Moishe Lettvin
6cace129fd shut down correctly when a participant leaves 2024-01-08 17:55:19 -05:00
chadbailey59
290c1e7efa 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
2024-01-08 16:07:21 -06:00
Moishe Lettvin
0451ae498f Make transportservice.run async, and add 02- sample 2024-01-08 15:38:32 -05:00
Moishe Lettvin
712ab97f88 Support coroutine callbacks 2024-01-08 11:27:58 -05:00
Moishe Lettvin
b5c7e30efa Use a decorator for callbacks 2024-01-06 14:09:28 -05:00
Moishe Lettvin
7f51c0c9b2 A little cleanup 2024-01-05 20:41:52 -05:00
Moishe Lettvin
b48a377b17 a little cleanup, uglier-than-I'd-like 01-say-one-thing sample added 2024-01-05 14:19:18 -05:00
Moishe Lettvin
5b4c085cd2 even more demo cleanup, making run_llm play well with asyncio 2024-01-04 18:14:28 -05:00
Moishe Lettvin
cd2c9700ad more demo cleanup, allow bundled frames in output_queue 2024-01-04 17:54:13 -05:00
Moishe Lettvin
fcd9a248d9 use inference text in demo, clean up image generation 2024-01-04 17:26:13 -05:00
Moishe Lettvin
9304cb3a7a some progress on the sprite sample app 2023-12-30 08:45:25 -05:00
Moishe Lettvin
8709da4d08 convert openai service to new models 2023-12-29 11:46:39 -05:00
Moishe Lettvin
7c9ecb1a1d Some cleanup, bringing azure ai service up to date 2023-12-29 10:12:24 -05:00
Moishe Lettvin
99b6c6992d Update Azure OpenAI to new OpenAI API spec 2023-12-28 13:11:16 -05:00
Moishe Lettvin
512cc71073 a little cleanup, moving services that need to be updated to their own directory 2023-12-28 11:33:37 -05:00
Moishe Lettvin
9e9007f7b7 package seems to work 2023-12-27 12:17:00 -05:00