Paul Kompfner
|
bee4165ba4
|
Add LLMSwitcher.register_direct_function()
|
2025-11-05 15:28:19 -05:00 |
|
Paul Kompfner
|
0184493711
|
Update the service switcher example to illustrate registering tools on all LLMs in a switcher
|
2025-11-05 15:27:00 -05:00 |
|
Aleix Conchillo Flaqué
|
eb3c4c59fc
|
Merge pull request #2985 from pipecat-ai/revert-2976-aleix/interruption-task-frame-finished-event
Revert "fix interruption task frame context ordering"
|
2025-11-05 12:25:45 -08:00 |
|
Aleix Conchillo Flaqué
|
d844829538
|
Revert "fix interruption task frame context ordering"
|
2025-11-05 12:14:03 -08:00 |
|
Mark Backman
|
11b101e8a6
|
Merge pull request #2974 from pipecat-ai/mb/language-mapping-improvements
Improve language checking in STT and TTS services
|
2025-11-05 14:59:41 -05:00 |
|
Mark Backman
|
3db5ab9f23
|
Merge pull request #2983 from pipecat-ai/mb/bump-fastapi-0.122.0
Bumped the fastapi dependency to <0.122.0
|
2025-11-05 13:24:23 -05:00 |
|
Mark Backman
|
9a96e4060c
|
Bumped the fastapi dependency to <0.122.0
|
2025-11-05 13:13:47 -05:00 |
|
Aleix Conchillo Flaqué
|
d826279946
|
Merge pull request #2976 from pipecat-ai/aleix/interruption-task-frame-finished-event
fix interruption task frame context ordering
|
2025-11-05 09:53:26 -08:00 |
|
Aleix Conchillo Flaqué
|
e4212fb3c0
|
tests: add interruption strategies context ordering tests
|
2025-11-05 09:38:18 -08:00 |
|
Aleix Conchillo Flaqué
|
234aae3091
|
FrameProcessor: use finished_event for push_interruption_task_frame_and_wait
|
2025-11-05 09:38:17 -08:00 |
|
Aleix Conchillo Flaqué
|
c33b81bb92
|
PipelineTask: set finished_event InterruptionFrame is received
|
2025-11-05 09:37:55 -08:00 |
|
Aleix Conchillo Flaqué
|
a1c07039ee
|
frames: added finished_event to InterruptionFrame/InterruptionTaskFrame
|
2025-11-05 09:37:55 -08:00 |
|
Mark Backman
|
33be73692f
|
Merge pull request #2979 from thsunkid/feature/whisper-stt-probability-metrics
Feat: Access prob metrics for Whisper STT services using include_prob_metrics
|
2025-11-05 12:33:24 -05:00 |
|
Mark Backman
|
f6d7b6ae5f
|
Fix SpeechmaticsSTTService: use language checking for language and output_locale
|
2025-11-05 12:26:52 -05:00 |
|
Mark Backman
|
2ee54c985f
|
Improve language checking in STT and TTS services
|
2025-11-05 12:26:52 -05:00 |
|
Thu Nguyen
|
76c336644a
|
Merge branch 'main' into feature/whisper-stt-probability-metrics
|
2025-11-06 00:24:34 +07:00 |
|
Thu Nguyen
|
dd8711dee1
|
Added changelog
|
2025-11-06 00:23:42 +07:00 |
|
Thu Nguyen
|
c26c27fe21
|
Update util with new docs and extract_deepgram_probability
|
2025-11-06 00:23:20 +07:00 |
|
Mark Backman
|
159dbd078d
|
Merge pull request #2980 from pipecat-ai/mb/gemini-vertex-update
Refactor GoogleVertexLLMService to use GoogleLLMService as a base class
|
2025-11-05 11:35:50 -05:00 |
|
Mark Backman
|
c18ff999a5
|
Update GoogleVertexLLMService default model to gemini-2.5-flash
|
2025-11-05 11:28:41 -05:00 |
|
Mark Backman
|
80d127aaa4
|
Refactor GoogleVertexLLMService to use GoogleLLMService as a base class
|
2025-11-05 09:33:02 -05:00 |
|
Mark Backman
|
bbc7d3e2fb
|
Merge pull request #2977 from pipecat-ai/mb/request-handler-smallwebrtc
Fix: support request data in SmallWebRTC
|
2025-11-05 08:50:31 -05:00 |
|
Thu Nguyen
|
3486d63ef6
|
Add docs
|
2025-11-05 13:30:49 +07:00 |
|
Thu Nguyen
|
842c4a3485
|
Update base_stt
|
2025-11-05 13:26:59 +07:00 |
|
Thu Nguyen
|
0b779a880b
|
Feat: allow accessing prob metrics for Whisper STT services with include_prob_metrics param
|
2025-11-05 13:24:49 +07:00 |
|
Mark Backman
|
01f3421052
|
Fix: support request data in SmallWebRTC
|
2025-11-04 17:14:29 -05:00 |
|
Aleix Conchillo Flaqué
|
c20aa78648
|
Merge pull request #2969 from pipecat-ai/aleix/pipecat-observer-files
PipelineTask: load observers from PIPECAT_OBSERVER_FILES
|
2025-11-04 12:34:37 -08:00 |
|
Aleix Conchillo Flaqué
|
38f27ad991
|
PipelineTask: load observers from PIPECAT_OBSERVER_FILES
|
2025-11-04 12:10:53 -08:00 |
|
Mark Backman
|
0c38585034
|
Merge pull request #2973 from pipecat-ai/mb/cartesia-sonic-3-languages
Add sonic-3 languages to Cartesia TTS services
|
2025-11-04 14:43:06 -05:00 |
|
Mark Backman
|
8a09bbbf0e
|
Merge pull request #2972 from akash-dutta-dev/hotfix/addCustomParamForExotel
Add customer parameter in Call Data for Exotel
|
2025-11-04 14:29:58 -05:00 |
|
Vanessa Pyne
|
fb737ff671
|
Merge pull request #2967 from pipecat-ai/vp-39-bork-83
update example 39-mcp-stdio.py to use different mcp server
|
2025-11-04 09:02:29 -06:00 |
|
vipyne
|
b7a4d7371c
|
wrap tools = await mcp.register_tools(llm) in try in examples
|
2025-11-04 09:01:12 -06:00 |
|
vipyne
|
ef88d6a2ea
|
update example 39-mcp-stdio.py to use different mcp server
https://www.loom.com/share/a9f0a270261d4c6cb054ab2b4dcd6084
SO to Rijksmuseum MCP
https://github.com/r-huijts/rijksmuseum-mcp
|
2025-11-04 09:01:12 -06:00 |
|
kompfner
|
5c1bd8cda2
|
Merge pull request #2961 from pipecat-ai/pk/gemini-live-fix-session-resumption
Fix Gemini Live session resumption. The problem was that we weren't p…
|
2025-11-04 09:19:17 -05:00 |
|
Paul Kompfner
|
a82158045a
|
Fix Gemini Live session resumption. The problem was that we weren't properly ignoring send errors during reconnection.
|
2025-11-04 09:18:40 -05:00 |
|
Mark Backman
|
b1533ddfc4
|
Add sonic-3 languages to Cartesia TTS services
|
2025-11-04 07:57:04 -05:00 |
|
Mark Backman
|
0abc699f24
|
Merge pull request #2964 from pipecat-ai/mb/14j-nim-updates
Fix 14j foundational example
|
2025-11-04 07:24:53 -05:00 |
|
Akash Dutta
|
09018071e8
|
Add customer parameter in Call Data for Exotel
|
2025-11-04 16:57:28 +05:30 |
|
Mark Backman
|
1c53a5fd01
|
Fix 14j foundational example
|
2025-11-03 14:57:44 -05:00 |
|
kompfner
|
05d4753d3e
|
Merge pull request #2956 from pipecat-ai/pk/gemini-honor-context-provided-instructions-and-tools
`GeminiLiveLLMService` supports context-provided system instruction a…
|
2025-11-03 10:38:26 -05:00 |
|
Paul Kompfner
|
87131850bc
|
GeminiLiveLLMService supports context-provided system instruction and tools
|
2025-11-03 10:30:46 -05:00 |
|
Aleix Conchillo Flaqué
|
af83f45a49
|
Merge pull request #2959 from pipecat-ai/aleix/cancel-frame-reason
CancelFrame: add reason field to indicate why pipeline is being cancelled
|
2025-11-02 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
62e45f466a
|
EndFrame: add reason field to indicate why pipeline is being ended
|
2025-11-02 00:45:27 -07:00 |
|
Aleix Conchillo Flaqué
|
e85e93b9b1
|
CancelFrame: add reason field to indicate why pipeline is being cancelled
|
2025-11-02 00:44:47 -07:00 |
|
Mark Backman
|
074d3ff162
|
Merge pull request #2821 from shreyas-sarvam/sarvam/stt
Sarvam STT/STTT WS implementation
|
2025-10-31 13:47:27 -04:00 |
|
shreyas-sarvam
|
d680ec2e69
|
Merge branch 'main' into sarvam/stt
|
2025-10-31 23:09:47 +05:30 |
|
shreyas-sarvam
|
d905b21f72
|
fix: Pass input_audio_codec as an __init__ parameter
|
2025-10-31 23:07:48 +05:30 |
|
shreyas-sarvam
|
6c5d84ca4c
|
fix: Fixes for sample_rate being passed by PipelineParams
|
2025-10-31 23:03:25 +05:30 |
|
Aleix Conchillo Flaqué
|
334167e3d7
|
Merge pull request #2953 from pipecat-ai/aleix/pipecat-0.0.92
update CHANGELOG for 0.0.92. 🎃 "The Haunted Edition" 👻
v0.0.92
|
2025-10-31 09:47:25 -07:00 |
|
Aleix Conchillo Flaqué
|
e3531a5f25
|
update CHANGELOG for 0.0.92. 🎃 "The Haunted Edition" 👻
|
2025-10-31 09:17:03 -07:00 |
|