Aleix Conchillo Flaqué
|
b32448e967
|
transports(daily): make functions async
|
2024-10-25 15:01:52 -07:00 |
|
Greg Schwartz
|
1fa52b62aa
|
Put start agent/call at localhost root. Before you had to read in the docs to go to /start, or /start_call or /start_bot. Which isn't mentioned in the console output, and is inconsistent, adding friction to learning the codebase
|
2024-10-19 16:18:43 -07:00 |
|
allenmylath
|
864f4d385f
|
Update requirements.txt aiohttp missing
aiohttp is not included but uded in code
|
2024-10-08 16:39:25 +05:30 |
|
Aleix Conchillo Flaqué
|
eeb8338dce
|
introduce Ruff formatting
|
2024-09-23 09:53:37 -07:00 |
|
Aleix Conchillo Flaqué
|
4d9b7cdd61
|
DailyRESTHelper now receives an aiohttp client session
|
2024-08-01 18:08:57 -07:00 |
|
Aleix Conchillo Flaqué
|
27a09c0b2c
|
cleanup examples and remove requests library
|
2024-07-31 23:39:51 -07:00 |
|
Aleix Conchillo Flaqué
|
e765a29ca2
|
processors: implement base process_frame(). all subsclassed should call it
|
2024-06-06 10:54:21 -07:00 |
|
Aleix Conchillo Flaqué
|
c507044277
|
examples: use gpt-4o model by default
|
2024-05-31 11:36:52 -07:00 |
|
Aleix Conchillo Flaqué
|
8dc81042c3
|
examples: use DailyTranscriptionSettings in translation-chatbot
|
2024-05-17 15:37:29 -07:00 |
|
Aleix Conchillo Flaqué
|
c77db79447
|
examples: pipelines readability and add LLM assistants after transport
|
2024-05-17 14:52:51 -07:00 |
|
Aleix Conchillo Flaqué
|
68f0da26b6
|
examples: more translation-chatbot fixes
|
2024-05-13 17:57:11 -07:00 |
|
Aleix Conchillo Flaqué
|
12ff6d08fe
|
examples: fix translation-chatbot
|
2024-05-13 16:22:11 -07:00 |
|
Jon Taylor
|
f1c02f8554
|
added examples back
|
2024-05-13 17:09:46 +01:00 |
|