Moishe Lettvin
d26aede667
updates to pyproject.toml
2024-03-11 07:25:20 -04:00
Moishe Lettvin
ad993056d8
rename to dailyai
2024-03-11 07:16:20 -04:00
chadbailey59
5d46302b9e
changed default services ( #47 )
2024-03-08 15:36:30 -06:00
chadbailey59
8241dc0bed
cleaned up example logging ( #46 )
2024-03-08 15:25:17 -06:00
Moishe Lettvin
95a1efbe75
Merge pull request #45 from daily-co/exception_handling_callbacks
...
Wait for the callback's result, so exceptions get raised
2024-03-08 15:04:15 -05:00
Moishe Lettvin
e59df8476e
Wait for the callback's result, so exceptions get raised
2024-03-08 15:02:15 -05:00
chadbailey59
824df8ca7c
moved patient intake and example runner ( #44 )
2024-03-08 12:07:51 -06:00
chadbailey59
0db8a51b27
cleaned up function calling frames ( #43 )
2024-03-08 10:13:28 -06:00
chadbailey59
ce9c6ede66
function allowlist ( #42 )
2024-03-08 08:49:09 -06:00
Moishe Lettvin
192b46bbab
Merge pull request #41 from daily-co/optimize-pipeline
...
Optimize pipeline processing
2024-03-07 21:01:03 -05:00
Moishe Lettvin
196279e342
Add endframe to sample 4
2024-03-07 19:24:27 -05:00
Moishe Lettvin
edd93bc4cb
remove errant print statement
2024-03-07 19:05:03 -05:00
Moishe Lettvin
d0076dd4ee
Optimize pipeline processing so we don't wait for the completion of one generator to move onto the next.
2024-03-07 18:59:47 -05:00
chadbailey59
3c5f4800d4
Chad's big patient intake PR ( #40 )
...
* at least it runs, kind of
* wip
* wip with user response aggregator
* frame and pipeline docstrings
* Getting started on docstrings
* finish docstrings for aggregators
* patient intake is working!
* cleanup
* cleanup
---------
Co-authored-by: Moishe Lettvin <moishel@gmail.com >
2024-03-07 17:41:32 -06:00
Moishe Lettvin
2bcb4966d3
Merge pull request #39 from daily-co/docstrings
...
Docstrings
2024-03-07 15:39:50 -05:00
Moishe Lettvin
b14f08a7d5
finish docstrings for aggregators
2024-03-07 15:16:23 -05:00
Moishe Lettvin
8fb92e3fd7
Getting started on docstrings
2024-03-07 12:51:19 -05:00
Moishe Lettvin
337ca7f581
frame and pipeline docstrings
2024-03-07 10:16:27 -05:00
Moishe Lettvin
eb430621f1
Merge pull request #37 from daily-co/fix-interruptible
...
Fix interruptible pipeline runner and aggregator.
2024-03-07 09:09:41 -05:00
Moishe Lettvin
d5683c4f24
Fix interruptible pipeline runner and aggregator.
2024-03-07 09:05:49 -05:00
chadbailey59
b4505b7eff
added audio chunking for better interruption support ( #35 )
2024-03-06 18:20:04 -06:00
Moishe Lettvin
3e46d28aff
Add start frame to interrupt loop
2024-03-06 15:58:19 -05:00
Moishe Lettvin
d3e76c4fd6
Merge pull request #34 from daily-co/rename-frames
...
Remove Queue in frame names
2024-03-06 14:10:56 -05:00
Moishe Lettvin
62fd371b97
Remove Queue in frame names
2024-03-06 14:09:06 -05:00
Moishe Lettvin
b9556716dd
Merge pull request #33 from daily-co/pipeline-instead-of-nest
...
Pipeline instead of nest
2024-03-05 11:04:20 -05:00
Moishe Lettvin
2708dcf7b5
Remove conversation wrapper
2024-03-04 14:07:49 -05:00
Moishe Lettvin
d3f86dab2e
starting on interruptions
2024-03-04 13:41:28 -05:00
Moishe Lettvin
18e7626b9f
Getting started on interruptible transport pipeline runner
2024-03-04 07:51:22 -05:00
Moishe Lettvin
763a50f8ec
First cut at sample 6 rewrite with pipelines
2024-03-04 07:28:10 -05:00
Moishe Lettvin
3b282cc921
some comments
2024-03-03 20:17:48 -05:00
Moishe Lettvin
434772dc23
Update sample 5!
2024-03-03 19:50:13 -05:00
Moishe Lettvin
15df4a9d58
cleanup, make sample 4 work with new stuff
2024-03-03 19:37:30 -05:00
Moishe Lettvin
643be238f9
getting started
2024-03-03 16:31:31 -05:00
chadbailey59
d90fdb1cae
Isolated changes to add VAD ( #32 )
...
* added VAD
* added separate 'vad enabled' property
2024-02-28 15:16:44 -06:00
Moishe Lettvin
f710aeae95
Merge pull request #30 from daily-co/unsub-video
...
cleanup client properties and unsubscribe from camera
2024-02-27 13:16:20 -05:00
Moishe Lettvin
20091d91c9
cleanup client properties and unsubscribe from camera
2024-02-27 13:09:55 -05:00
Moishe Lettvin
92ec5641d4
update deepgram tts to new service structure
2024-02-14 13:44:59 -05:00
Moishe Lettvin
53e97bd872
Merge pull request #28 from daily-co/update-playht-service
...
Update playht service
2024-02-14 12:54:34 -05:00
Moishe Lettvin
dcbd79333a
make destructor call client.close in PlayHT service
2024-02-14 12:53:20 -05:00
Moishe Lettvin
97a4cb8b7f
Update playht tts service
2024-02-14 12:40:13 -05:00
Moishe Lettvin
cc7877f626
Merge pull request #26 from daily-co/fix-sigint
...
fix sigint handling
2024-02-14 12:11:44 -05:00
Moishe Lettvin
1992b7e79e
fix sigint handling
2024-02-14 12:10:47 -05:00
Moishe Lettvin
2516670874
Merge pull request #25 from daily-co/keyboard-interrupt
...
Call client.leave on keyboard interrupt
2024-02-13 14:18:42 -05:00
Moishe Lettvin
4fecc10808
Call client.leave on keyboard interrupt
2024-02-13 14:17:09 -05:00
Moishe Lettvin
08144fc560
Merge pull request #24 from daily-co/another-formatting-pass
...
Another autopep8 formatting pass
2024-02-10 09:39:51 -05:00
Moishe Lettvin
815aa2bc3e
Another autopep8 formatting pass
2024-02-10 09:29:08 -05:00
Moishe Lettvin
560c98f2fa
Merge pull request #23 from daily-co/ollama-service
...
Ollama LLM service
2024-02-10 09:27:17 -05:00
Moishe Lettvin
0e0c992f59
Ollama LLM service
2024-02-10 09:22:52 -05:00
Moishe Lettvin
d76139ac1a
Merge pull request #22 from daily-co/temp-readme-patch
...
Make the README okay-enough for limited public release
2024-02-09 11:57:39 -05:00
Moishe Lettvin
444418d94c
Make the README okay-enough for limited public release
2024-02-09 10:26:39 -05:00