Moishe Lettvin
|
5c0ba1b6f0
|
Fix off by one errors, add tests and comment
|
2024-03-28 08:34:34 -04:00 |
|
Moishe Lettvin
|
05c77bce25
|
Add logging for pipeline
|
2024-03-27 18:48:30 -04:00 |
|
Moishe Lettvin
|
4ce140bf84
|
Move some things to AbstractTransport class
|
2024-03-27 12:59:08 -04:00 |
|
Moishe Lettvin
|
e8a6560ac1
|
Merge forgotten files
|
2024-03-26 16:24:47 -04:00 |
|
Moishe Lettvin
|
78c80d8941
|
some more renames
|
2024-03-26 15:57:19 -04:00 |
|
Moishe Lettvin
|
2fc5de6afe
|
Starting refactor of transports into their own directory
|
2024-03-26 08:35:04 -04:00 |
|
Moishe Lettvin
|
5761e23af1
|
remove unnecessary checks
|
2024-03-25 14:00:08 -04:00 |
|
Moishe Lettvin
|
960c659d5a
|
Remove duplicated constant
|
2024-03-25 13:59:03 -04:00 |
|
Moishe Lettvin
|
2bda4c3307
|
Websocket transport
|
2024-03-25 13:54:34 -04:00 |
|
Aleix Conchillo Flaqué
|
0666dd1194
|
remove unused imports
|
2024-03-20 14:52:19 -07:00 |
|
Aleix Conchillo Flaqué
|
42e25ccd13
|
create missing __init__.py
|
2024-03-20 14:41:39 -07:00 |
|
Aleix Conchillo Flaqué
|
16257f8ec0
|
move src/dailyai/tests to tests
|
2024-03-19 14:59:48 -07:00 |
|
Aleix Conchillo Flaqué
|
90c34d278f
|
move src/examples to examples
|
2024-03-18 11:51:38 -07:00 |
|
Aleix Conchillo Flaqué
|
9385270775
|
autopep8 formatting
|
2024-03-18 11:28:32 -07:00 |
|
chadbailey59
|
78638d2dba
|
Live translation (#61)
* added translator
* fixup
|
2024-03-18 13:26:05 -05:00 |
|
Aleix Conchillo Flaqué
|
141a5bb548
|
Merge pull request #68 from daily-co/log-transcription-errors
daily: log transcription errors
|
2024-03-19 01:53:40 +08:00 |
|
Aleix Conchillo Flaqué
|
549862ef99
|
daily: log transcription errors
|
2024-03-18 10:47:20 -07:00 |
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|