Moishe Lettvin
91dbfef4c3
Merge pull request #64 from daily-co/docs
...
Some docs
2024-03-18 13:38:32 -04:00
Moishe Lettvin
3b61d0b41a
fix typos
2024-03-18 13:38:00 -04:00
Moishe Lettvin
bf3ae091b9
Merge pull request #62 from daily-co/anthropic-support
...
Anthropic LLM service
2024-03-18 13:36:39 -04:00
Aleix Conchillo Flaqué
e0551e9d85
services: release daily client after leave
2024-03-18 10:32:46 -07:00
Moishe Lettvin
58726dc20d
clean up imports
2024-03-18 10:14:51 -04:00
Moishe Lettvin
8e61fe8e36
Support for app messages
2024-03-18 10:08:41 -04:00
Moishe Lettvin
99b836c227
added docstrings to frames.
2024-03-18 09:08:12 -04:00
Moishe Lettvin
c91fa39a99
Remove testing code
2024-03-15 19:42:46 -04:00
Moishe Lettvin
eacaea7db4
Anthropic LLM service
2024-03-15 19:40:37 -04:00
Moishe Lettvin
18bf26de14
Update apps
2024-03-15 13:39:33 -04:00
Moishe Lettvin
b8b35db89c
Remove run_to_queue and run from AIService class
2024-03-15 11:04:22 -04:00
Moishe Lettvin
c006c123b2
Remove unused requirements file
2024-03-13 16:19:03 -04:00
chadbailey59
cf302fb765
Storybot and Chatbot examples ( #58 )
...
* storybot
* storybot
* added pipeline.queue_frames
* fixup
2024-03-13 15:12:59 -05:00
Moishe Lettvin
b84b3d59f3
Use other model in FAL
2024-03-12 14:47:00 -04:00
Moishe Lettvin
e87196cce7
set FAL param correctly
2024-03-12 14:03:43 -04:00
Moishe Lettvin
f546bb32da
Make 08- work again
2024-03-12 10:34:52 -04:00
Moishe Lettvin
d9378e23ba
Base OpenAI LLM service
2024-03-11 16:52:41 -04:00
Moishe Lettvin
977c12d530
undo fal change
2024-03-11 13:19:47 -04:00
Moishe Lettvin
61c55d2f47
Fix up other examples
2024-03-11 13:17:31 -04:00
Kwindla Hultman Kramer
37e904ce68
changed fal to a maybe slightly faster model
2024-03-10 19:40:51 -07:00
Moishe Lettvin
e59df8476e
Wait for the callback's result, so exceptions get raised
2024-03-08 15:02:15 -05:00
chadbailey59
0db8a51b27
cleaned up function calling frames ( #43 )
2024-03-08 10:13:28 -06: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
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
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
62fd371b97
Remove Queue in frame names
2024-03-06 14:09:06 -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
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
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
1992b7e79e
fix sigint handling
2024-02-14 12:10:47 -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
0e0c992f59
Ollama LLM service
2024-02-10 09:22:52 -05:00