Mark Backman
|
1fe27eb0a2
|
Merge pull request #2660 from pipecat-ai/mb/fix-user-idle-processor-cancel-task
fix: clean up how UserIdleProcessor handles return False
|
2025-09-16 14:48:59 -07:00 |
|
Mark Backman
|
d7e1389497
|
fix: clean up how UserIdleProcessor handles return False
|
2025-09-16 17:44:06 -04:00 |
|
Mark Backman
|
38ce85e9a0
|
Merge pull request #2667 from zytegalaxy/mcp-serverparameters-typefix
fix: replace `Tuple` type with `TypeAlias` for server params in MCP client
|
2025-09-16 14:14:59 -07:00 |
|
Mark Backman
|
2279e5a899
|
Merge pull request #2663 from pipecat-ai/mb/websockets-15
Add support for websockets 15.0
|
2025-09-16 14:08:36 -07:00 |
|
mehrdad
|
c2b98ae557
|
fix(lint): fix space format issue
|
2025-09-16 13:44:15 -07:00 |
|
Filipi da Silva Fuchter
|
727eb12b16
|
Merge pull request #2648 from pipecat-ai/filipi/pcc_small_webrtc
Creating SmallWebRTCRequestHandler for managing peer connections.
|
2025-09-16 16:37:04 -03:00 |
|
mehrdad
|
ba96bd05d3
|
fix: replace Tuple type with TypeAlias for server params in MCP client
|
2025-09-16 11:44:25 -07:00 |
|
Mark Backman
|
6924850ec4
|
Add support for websockets 15.0
|
2025-09-16 11:21:49 -04:00 |
|
marcus-daily
|
dfe7815dc5
|
Smart Turn v3: removing torch and torchaudio deps
|
2025-09-16 16:02:41 +01:00 |
|
Mark Backman
|
f2a5d408de
|
fix: AudioBufferProcessor has_audio returns based on user or bot audio existing
|
2025-09-15 21:35:35 -04:00 |
|
Aleix Conchillo Flaqué
|
db71089f5e
|
PipelineTask: add on_pipeline_finished event
This deprecates `on_pipeline_stopped`, `on_pipeline_ended` and
`on_pipeline_cancelled`.
|
2025-09-15 15:28:33 -07:00 |
|
Aleix Conchillo Flaqué
|
f861f5066f
|
Merge pull request #2654 from pipecat-ai/aleix/unify-on-client-disconnected
transports: on_client_disconnected only if remote client disconnects
|
2025-09-15 15:18:57 -07:00 |
|
kompfner
|
81cede2c60
|
Merge pull request #2653 from pipecat-ai/pk/llm-context-adapting-tests
`LLMContext`-adapting unit tests
|
2025-09-15 16:38:46 -04:00 |
|
kompfner
|
7603203230
|
Merge pull request #2644 from pipecat-ai/pk/run-inference-unit-tests
`run_inference` unit tests
|
2025-09-15 16:26:10 -04:00 |
|
Aleix Conchillo Flaqué
|
8569b61598
|
transports: on_client_disconnected only if remote client disconnects
|
2025-09-15 11:35:40 -07:00 |
|
Paul Kompfner
|
fe42187dc1
|
Implement LLMService.create_llm_specific_message() so that users don't need to just know what value of llm to provide to the LLMSpecificMessage constructor
|
2025-09-15 14:15:22 -04:00 |
|
Paul Kompfner
|
42886d7105
|
Add unit tests for OpenAILLMAdapter.get_llm_invocation_params(), focusing on messages specifically. Also, fix a bug in OpenAILLMAdapter (found thanks to the unit tests) where it wasn't "unwrapping" LLMSpecificMessages.
|
2025-09-15 11:17:11 -04:00 |
|
Filipi Fuchter
|
0a043154f2
|
Removing not used import.
|
2025-09-15 10:46:43 -03:00 |
|
Filipi Fuchter
|
5e322eba9e
|
Supporting both single and multiple connection modes.
|
2025-09-15 10:43:46 -03:00 |
|
Filipi Fuchter
|
11d0c3d46d
|
Refactoring SmallWebRTCRequestHandler.
|
2025-09-15 09:58:44 -03:00 |
|
Mark Backman
|
c873798ce5
|
fix: push BotStartedSpeakingFrame in HeyGenVideoService
|
2025-09-14 08:12:44 -04:00 |
|
Filipi Fuchter
|
95f72f6dce
|
Creating SmallWebRTCRequestHandler for managing peer connections.
|
2025-09-12 18:15:24 -03:00 |
|
Aleix Conchillo Flaqué
|
1b2a5df017
|
Merge pull request #2622 from pipecat-ai/mb/call-data-runner
Add to, from phone info and custom data to the development runner
|
2025-09-12 10:28:17 -07:00 |
|
Mark Backman
|
2f496ac74f
|
Add optional body parameter to WebsocketRunnerArguments
|
2025-09-12 11:28:12 -04:00 |
|
Mark Backman
|
e5ed0424e4
|
Remove to/from data from Plivo, as it will rely on body information
|
2025-09-12 11:10:03 -04:00 |
|
Paul Kompfner
|
786387722a
|
Fix an issue in AWSBedrockLLMService.run_inference—exceptions should propagate, just like with other LLM services
|
2025-09-12 11:09:32 -04:00 |
|
Mark Backman
|
99cfcb1d4e
|
Parsed custom data from Plivo extraHeaders
|
2025-09-12 08:11:30 -04:00 |
|
Mark Backman
|
d595676436
|
Add custom data handling for Twilio
|
2025-09-12 08:11:30 -04:00 |
|
Aleix Conchillo Flaqué
|
0190812ee8
|
Merge pull request #2639 from pipecat-ai/aleix/min-words-interruption-unit-test
MinWordsInterruptionStrategy unit test
|
2025-09-11 18:52:39 -07:00 |
|
Aleix Conchillo Flaqué
|
384814e640
|
Merge pull request #2456 from a6kme/patch-1
Only set last_frame_time when handling OutputAudioRawFrame
|
2025-09-11 16:56:25 -07:00 |
|
Aleix Conchillo Flaqué
|
ab4364b833
|
update CHANGELOG and fix formatting
|
2025-09-11 15:34:47 -07:00 |
|
Aleix Conchillo Flaqué
|
fafdadad3c
|
Merge pull request #2473 from TheNotary/adds-interim-transcription-frame-support
adds support to Azure STT for creating InterimTranscriptFrames
|
2025-09-11 15:33:38 -07:00 |
|
Aleix Conchillo Flaqué
|
0c30cc6ea6
|
Merge pull request #2547 from manishkjs/feat/google-tts-voice-cloning
feat: add voice cloning and speaking rate to GoogleTTSService
|
2025-09-11 14:32:21 -07:00 |
|
Aleix Conchillo Flaqué
|
c26d336e34
|
Merge pull request #2545 from pipecat-ai/aleix/aws-nova-sonic-pre-load-cue
AWSNovaSonicLLMService: pre-load audio cue in the constructor
|
2025-09-11 14:31:26 -07:00 |
|
Mark Backman
|
37b6198787
|
Merge pull request #2635 from pipecat-ai/mb/openai-tts-speed
|
2025-09-11 14:22:51 -07:00 |
|
kompfner
|
be28d3f93b
|
Merge pull request #2637 from pipecat-ai/pk/llm-context-evals-and-bug-fix
`LLMContext` evals and bug fix
|
2025-09-11 17:00:07 -04:00 |
|
marcus-daily
|
d2f210e960
|
Bundle Smart Turn v3 with Pipecat
|
2025-09-11 21:37:16 +01:00 |
|
Aleix Conchillo Flaqué
|
74b38b59d6
|
tests(utils): allow passing PipelineParams to run_test()
|
2025-09-11 13:02:21 -07:00 |
|
Paul Kompfner
|
aff11f5121
|
Fix missing import in llm_response_universal.py
|
2025-09-11 14:33:17 -04:00 |
|
Mark Backman
|
fafcd79870
|
OpenAITTSService: add speed arg
|
2025-09-11 13:53:52 -04:00 |
|
Aleix Conchillo Flaqué
|
0b21f8a6bd
|
FrameProcessor: add push_interruption_task_frame_and_wait()
|
2025-09-11 09:19:44 -07:00 |
|
Aleix Conchillo Flaqué
|
8249b014f0
|
frames: BotInterruptionFrame is deprecated, use InterruptionTaskFrame
|
2025-09-11 09:01:54 -07:00 |
|
Aleix Conchillo Flaqué
|
9d9f10ae0e
|
frames: StartInterruptionFrame is deprecated, use InterruptionFrame
|
2025-09-11 09:01:54 -07:00 |
|
Aleix Conchillo Flaqué
|
e27b23694d
|
frames: add new TaskFrame
TaskFrame is a base class for other frames that are meant to be sent to the
pipeline task.
|
2025-09-11 09:01:52 -07:00 |
|
marcus-daily
|
66ce5fe6bd
|
Ruff fixes
|
2025-09-11 16:04:56 +01:00 |
|
marcus-daily
|
a9b53dc800
|
Update inference session options
|
2025-09-11 16:04:56 +01:00 |
|
marcus-daily
|
818352a300
|
Formatting
|
2025-09-11 16:04:56 +01:00 |
|
marcus-daily
|
a2e76bcad8
|
Smart Turn V3 support
|
2025-09-11 16:04:56 +01:00 |
|
Mark Backman
|
8e8e42717b
|
Add to and from phone information to the development runner
|
2025-09-11 10:44:21 -04:00 |
|
kompfner
|
b31322e38e
|
Merge pull request #2619 from pipecat-ai/pk/aws-universal-context
Expand universal `LLMContext` support to AWS Bedrock
|
2025-09-11 09:33:08 -04:00 |
|