Moishe Lettvin
b8b35db89c
Remove run_to_queue and run from AIService class
2024-03-15 11:04:22 -04:00
Moishe Lettvin
358166f347
Merge pull request #59 from daily-co/remove-requirements
...
Remove unused requirements file
v0.0.3
2024-03-13 16:23:42 -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
e33820fe36
Merge pull request #56 from daily-co/fal-redux
...
Use other model in FAL
v0.0.2
2024-03-12 15:14:57 -04:00
Moishe Lettvin
b84b3d59f3
Use other model in FAL
2024-03-12 14:47:00 -04:00
Moishe Lettvin
7b5b88b99b
Merge pull request #55 from daily-co/fix-fal
...
set FAL param correctly
2024-03-12 14:12:16 -04:00
Moishe Lettvin
e87196cce7
set FAL param correctly
2024-03-12 14:03:43 -04:00
chadbailey59
bbfc9e703b
intake cleanup ( #54 )
2024-03-12 13:01:39 -05:00
Moishe Lettvin
c21a63d48b
Merge pull request #49 from daily-co/openai-base-llm
...
Base OpenAI LLM service
2024-03-12 12:58:31 -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
c75a3fb0d0
Merge pull request #53 from daily-co/fix_other_joined_event
...
Don't do time-consuming processing in `on_other_joined_event`
2024-03-11 13:27:13 -04:00
Moishe Lettvin
f8ae264957
remove unnecessary print
2024-03-11 13:20:28 -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
Moishe Lettvin
fd2fa23e9c
Fix example 2
2024-03-11 13:00:29 -04:00
Moishe Lettvin
de026ccc8a
Merge pull request #50 from daily-co/khk/launch-samples
...
Khk/launch samples
2024-03-11 12:50:38 -04:00
Moishe Lettvin
c5bb0e14ab
Merge pull request #51 from daily-co/khk/readme
...
updated README
2024-03-11 12:50:22 -04:00
chadbailey59
a4f3c51184
the smallest commit in history
2024-03-11 09:47:00 -05:00
Moishe Lettvin
7786e685cc
Merge pull request #52 from daily-co/pypi-updates
...
updates to pyproject.toml
2024-03-11 10:34:35 -04:00
Moishe Lettvin
33793ca9f8
update description
2024-03-11 07:31:39 -04:00
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
Kwindla Hultman Kramer
5b1f26aacb
updated README
2024-03-10 22:06:23 -07:00
Kwindla Hultman Kramer
4e16e514dd
attempting to change tts to deepgram in example 04
2024-03-10 19:43:06 -07:00
Kwindla Hultman Kramer
959ffa9d36
small streamlining of example 03
2024-03-10 19:42:19 -07:00
Kwindla Hultman Kramer
4396b1018a
small streamlining of example 02
2024-03-10 19:41:32 -07:00
Kwindla Hultman Kramer
37e904ce68
changed fal to a maybe slightly faster model
2024-03-10 19:40:51 -07:00
Kwindla Hultman Kramer
ef39d842a5
custom processor in example 05
2024-03-10 19:18:37 -07:00
Kwindla Hultman Kramer
72f631a066
working on foundational examples
2024-03-10 17:21:46 -07: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