9537 Commits

Author SHA1 Message Date
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
d95bca479d update 01 sample 2024-01-08 15:58:11 -05: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
c68703749b remove unnecessary file 2024-01-04 15:49:12 -05:00
Moishe Lettvin
aab06f4441 a few tweaks to the prompt 2024-01-02 10:46:48 -05:00
Moishe Lettvin
fad73c29cf Remove unused image service from simple app 2023-12-31 12:40:42 -05:00
Moishe Lettvin
464ce4cfd4 update readme 2023-12-31 10:31:43 -05:00
Moishe Lettvin
e1f72e11f0 a few fixes for new output queue format 2023-12-30 12:28:42 -05:00
Moishe Lettvin
9304cb3a7a some progress on the sprite sample app 2023-12-30 08:45:25 -05:00
Moishe Lettvin
0fc585a690 fix frame type in sprite sample app 2023-12-29 20:40:23 -05:00
Moishe Lettvin
f2218d21c3 a little outputqueue refactoring 2023-12-29 20:36:17 -05:00
Moishe Lettvin
5c7e8eba61 the actual refactor that I missed in the last commit 2023-12-29 16:13:01 -05:00
Moishe Lettvin
9a71fadfb9 a little refactoring of Responses 2023-12-29 15:41:59 -05:00
Moishe Lettvin
0eca33d8bf a little more cleanup 2023-12-29 13:33:08 -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
d1b9a77d86 remove redundant import 2023-12-28 13:23:29 -05:00
Moishe Lettvin
99b6c6992d Update Azure OpenAI to new OpenAI API spec 2023-12-28 13:11:16 -05:00
Moishe Lettvin
a92d1db4c9 Readme 2023-12-28 12:37:18 -05:00
Moishe Lettvin
4b014bf111 Simple sample. 2023-12-28 12:20:14 -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
3f1bb7cac1 fixing up the response 2023-12-27 19:11:49 -05:00
Moishe Lettvin
927aaadf39 little refactor of how we put frames in the output queue 2023-12-27 14:30:58 -05:00
Moishe Lettvin
ed192053e7 remove dist files, some updates to toml 2023-12-27 12:28:15 -05:00
Moishe Lettvin
9e9007f7b7 package seems to work 2023-12-27 12:17:00 -05:00
Moishe Lettvin
2d24309a94 remove build directory 2023-12-27 08:28:08 -05:00
Moishe Lettvin
9f92ddd331 builds properly 2023-12-27 08:27:09 -05:00
Moishe Lettvin
65ae8b0464 setting up for dist 2023-12-27 08:00:01 -05:00
Moishe Lettvin
df536b0ad0 tests pass 2023-12-26 14:13:10 -05:00
Moishe Lettvin
e724720e76 Getting started 2023-12-25 19:09:11 -05:00