Aleix Conchillo Flaqué
49ca16d125
pipeline(task): only send initial metrics frames if metrics enabled
2024-08-13 12:22:37 -07:00
Aleix Conchillo Flaqué
87525b085e
processors(rtvi): linting and make send_error() public
2024-08-13 11:21:51 -07:00
Aleix Conchillo Flaqué
6b53c6add3
transports(daily): DailyTransport default DailyParams
2024-08-13 11:13:18 -07:00
Kwindla Hultman Kramer
29ca1b7855
Anthropic tool use core Pipecat pieces refactored ( #369 )
...
* processors(rtvi): rtvi 0.1 message protocol
* added a single function call handler
* wip - function calling
* fixup
* fixup
* fixup
* processors(rtvi): no need for configure_on_start()
* processors(rtvi): add new option values if they haven't been set yet
* Add the model name to the LLM usage metrics
* wip - anthropic tool calling
* still wip - anthropic tool use and vision
* anthropic tools and vision working
* anthropic tool calling and vision
* Cartesia error handling
* Anthropic tool use core Pipecat pieces refactored as per plan
* aleix has good ideas
* Usage metrics for Anthropic LLMs
* fix function call result state not getting cleared bug
* Pass **kwargs through from AnthropicLLMService constructor
* about to tinker with anthropic
* added openai function calling
* openai function calling
* fixup
---------
Co-authored-by: Aleix Conchillo Flaqué <aleix@daily.co >
Co-authored-by: Chad Bailey <chadbailey@gmail.com >
Co-authored-by: mattie ruth backman <mattieruth@gmail.com >
Co-authored-by: chadbailey59 <chadbailey59@users.noreply.github.com >
2024-08-13 13:01:24 -05:00
Aleix Conchillo Flaqué
a42d0c9907
processors(rtvi): add interrupt_bot()
2024-08-13 09:22:43 -07:00
marcus-daily
8bc6ceaa3d
Fixing pep8
2024-08-13 15:32:23 +01:00
marcus-daily
0b8a1ab5d1
Handle describe-actions message
2024-08-13 15:32:23 +01:00
Brian Hill
358c287db2
chore: Enable build without git
2024-08-12 11:38:41 -04:00
Aleix Conchillo Flaqué
c4c2058df9
processors(rtvi): handle frames pushed from outside in order
2024-08-11 23:09:11 -07:00
Aleix Conchillo Flaqué
0d85c0085f
processors(rtvi): interrupt the bot if a new config is received
2024-08-11 23:09:11 -07:00
Mattie Ruth
6fa8a8f84f
Merge pull request #365 from pipecat-ai/ruthless/metrics
2024-08-11 20:35:05 -04:00
mattie ruth backman
a97775bff3
Add the model name to the LLM usage metrics
2024-08-11 12:08:46 -04:00
Aleix Conchillo Flaqué
32640e054d
processors(rtvi): add new option values if they haven't been set yet
2024-08-10 21:25:39 -07:00
Aleix Conchillo Flaqué
aa42da5658
processors(rtvi): no need for configure_on_start()
2024-08-10 21:25:21 -07:00
Aleix Conchillo Flaqué
c37552de70
processors(rtvi): add support for action responses
2024-08-09 18:12:37 -07:00
Aleix Conchillo Flaqué
916b37926c
processors(rtvi): rtvi 0.1 message protocol
2024-08-09 17:24:38 -07:00
Aleix Conchillo Flaqué
2b76c3c15a
update macos-py3.10-requirements
2024-08-09 17:18:30 -07:00
Aleix Conchillo Flaqué
cedd7dde18
update linux-py3.10-requirements.txt
2024-08-09 17:14:46 -07:00
Lewis Wolfgang
d088608d8e
Merge pull request #340 from pipecat-ai/lewis/silero-vad-via-pip
...
Install Silero VAD via pip
2024-08-09 13:27:29 -04:00
Aleix Conchillo Flaqué
06ee29bb8b
Merge pull request #359 from pipecat-ai/aleix/twilio-elevenlabs-sample-rates
...
twilio and elevenlabs sample rates
2024-08-09 09:38:35 -07:00
Aleix Conchillo Flaqué
d255e954d6
services(elevenlabs): allow specifying output_format
2024-08-09 09:38:20 -07:00
Aleix Conchillo Flaqué
6a7ab6b8ac
serializers(twilio): allow specifying input and output sample rates
2024-08-09 09:37:51 -07:00
Aleix Conchillo Flaqué
45b18cc0b1
Merge pull request #358 from pipecat-ai/aleix/daily-create-room-exp-fixes
...
transports(daily): fixed create_room expirations
2024-08-09 09:37:01 -07:00
Aleix Conchillo Flaqué
0479431f0a
Merge pull request #357 from pipecat-ai/aleix/daily-on-participant-updated
...
transports(daily): added on_participant_updated event
2024-08-09 09:36:46 -07:00
Aleix Conchillo Flaqué
ec58dbd791
transports(daily): added on_participant_updated event
...
Fixes #353
2024-08-09 09:36:24 -07:00
Aleix Conchillo Flaqué
91de68aab3
Merge pull request #355 from pipecat-ai/aleix/usage-metrics-update
...
processors(base): add start_llm_usage_metrics and start_tts_usage_met…
2024-08-09 09:35:36 -07:00
Aleix Conchillo Flaqué
85efc30145
Merge pull request #356 from pipecat-ai/aleix/eleven_turbo_v2_5
...
services(elevenlabs): update default model to eleven_turbo_v2_5
2024-08-09 09:34:47 -07:00
Aleix Conchillo Flaqué
0032594f21
transports(daily): fixed create_room expirations
...
Fixes #348
2024-08-08 22:04:22 -07:00
Aleix Conchillo Flaqué
829fdc5679
services(elevenlabs): update default model to eleven_turbo_v2_5
...
Fixes #349
2024-08-08 21:38:18 -07:00
Aleix Conchillo Flaqué
22e176e329
processors(base): add start_llm_usage_metrics and start_tts_usage_metrics
2024-08-08 16:46:56 -07:00
Lewis Wolfgang
826a70a137
Merge pull request #354 from pipecat-ai/lewis/delete_room_by_name
...
Add delete_room_by_name to DailyRESTHelper
2024-08-08 17:09:21 -04:00
Lewis Wolfgang
dd0ea674af
Treat 404 (room not found) as a success for deletion
2024-08-08 16:57:58 -04:00
Lewis Wolfgang
a4761b8921
Add delete_room_by_name to DailyRESTHelper
2024-08-08 16:31:01 -04:00
chadbailey59
3958bb7903
Additional LLM and TTS metrics ( #343 )
...
* added llm and tts usage metrics
* Metrics debug logging
* cleanup
2024-08-07 08:55:51 -05:00
Aleix Conchillo Flaqué
83a037a7ce
Merge pull request #345 from pipecat-ai/aleix/base-output-render-time-fixes
...
transports(base_output): improve render sleep computation
2024-08-06 17:30:47 -07:00
Aleix Conchillo Flaqué
a3eb8337a6
Merge pull request #342 from pipecat-ai/aleix/base-output-transport-push-audio
...
transport(base_output): push audio downstream
2024-08-06 17:30:32 -07:00
Aleix Conchillo Flaqué
541072f8e0
transports(base_output): improve render sleep computation
2024-08-06 17:20:41 -07:00
Aleix Conchillo Flaqué
881248cbd6
transport(base_output): push audio downstream
2024-08-05 14:00:09 -07:00
Aleix Conchillo Flaqué
d4979f5e64
Merge pull request #337 from pipecat-ai/aleix/audio-video-sync-and-gstreamer
...
audio/video sync and gstreamer
2024-08-05 09:28:11 -07:00
Aleix Conchillo Flaqué
4133cd03bb
processors(gstreamer): add clock_sync property
2024-08-05 09:23:25 -07:00
Lewis Wolfgang
9f07c3ca27
Fly.io example: remove step to cache silero models.
...
No longer necessary.
2024-08-05 10:12:35 -04:00
Lewis Wolfgang
b20bacb9ed
Remove no longer needed code
2024-08-05 10:10:39 -04:00
Lewis Wolfgang
97cfbfee1d
Install silero via pip
2024-08-05 10:01:27 -04:00
Aleix Conchillo Flaqué
fa7c941792
examples(gstreamer): add new GStreamer examples
2024-08-04 12:29:36 -07:00
Aleix Conchillo Flaqué
4738879f32
processors(gstreamer): add new GStreamerPipelineSource
2024-08-04 12:29:34 -07:00
Aleix Conchillo Flaqué
d5d88f756a
transport(output): improve audio and image handling for video use cases
2024-08-04 12:29:08 -07:00
Aleix Conchillo Flaqué
65b136bf15
Merge pull request #334 from pipecat-ai/aleix/cleanup-examples-remove-requests
...
cleanup examples and remove requests
2024-08-01 22:05:01 -07:00
Aleix Conchillo Flaqué
bee0b238e4
examples(storytelling-chatbot): include package-lock.json
2024-08-01 18:23:30 -07:00
Aleix Conchillo Flaqué
c891168ffb
services: revert optional aiohttp.ClientSession
2024-08-01 18:22:56 -07:00
Aleix Conchillo Flaqué
6376c2f6aa
transport(websocket): fix cancel
2024-08-01 18:09:16 -07:00