Chad Bailey
af4ab95713
wip, committing before importing my conversation wrapper
2024-02-29 14:16:00 -06:00
Chad Bailey
a8d618ede1
Merge branch 'main' into cb/patient-intake
...
# Conflicts:
# src/dailyai/queue_aggregators.py
# src/dailyai/queue_frame.py
# src/dailyai/services/base_transport_service.py
# src/dailyai/services/daily_transport_service.py
# src/examples/foundational/06-listen-and-respond.py
# src/examples/foundational/07-interruptible.py
2024-02-28 15:25:03 -06:00
Chad Bailey
aee5087a46
birthday validation is working
2024-02-13 22:36:09 +00:00
Chad Bailey
33ea1f9925
got a weird audio bug happening
2024-02-12 21:15:12 +00:00
Moishe Lettvin
0e0c992f59
Ollama LLM service
2024-02-10 09:22:52 -05:00
Chad Bailey
fd5ff5fee5
start of function calling
2024-02-09 22:29:17 +00:00
chadbailey59
70d07b6ea2
WIP: environment cleanup ( #19 )
...
* removed env var usage from SDK services
* started consolidating configure.py
* 1–3 work
* cleaned up the rest
* more cleanup
* cleanup and 05 tinkering
* made fal keys optional
2024-02-06 15:07:16 -06:00
Moishe Lettvin
e81f247845
Don't create aiohttp sessions inside services
2024-01-26 12:30:37 -05:00
Moishe Lettvin
5fdda43bed
Autopep linter fixes
2024-01-25 12:12:46 -05:00
Moishe Lettvin
13f2f792af
refactor party tonight
2024-01-18 11:21:38 -05:00
Moishe Lettvin
ad427bea3a
Update 05- sample, sticking with generators here because they give us a lot more control over the order that things get queued.
2024-01-12 10:47:03 -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