Mark Backman
|
bbd5c3b487
|
Update push_error_frame to log error
|
2025-11-26 08:46:03 -05:00 |
|
Mark Backman
|
c6fcf58be4
|
Use push_error in services
|
2025-11-24 18:10:08 -05:00 |
|
Filipi Fuchter
|
a475d09b90
|
Replace all logger.exception to logger.error.
|
2025-11-19 16:21:57 -03:00 |
|
Filipi Fuchter
|
4b11bcb4a4
|
Fixing ruff format.
|
2025-11-19 15:56:39 -03:00 |
|
Filipi Fuchter
|
c1a1d40f9a
|
Refactoring services to use push_error.
|
2025-11-19 15:54:43 -03:00 |
|
Filipi Fuchter
|
ede995c563
|
Merge branch 'main' into filipi/improve_error_handler
|
2025-11-19 15:42:35 -03:00 |
|
Vanessa Pyne
|
510f3df6b7
|
Merge pull request #3091 from pipecat-ai/vp-fix-mcp-examples
update MCP foundational examples
|
2025-11-19 10:35:08 -06:00 |
|
vipyne
|
68292bd75f
|
rename MCP foundational examples
|
2025-11-19 10:34:13 -06:00 |
|
vipyne
|
42423bff41
|
update MCP foundational examples
|
2025-11-19 10:29:18 -06:00 |
|
Aleix Conchillo Flaqué
|
c3d2a25229
|
Merge pull request #3082 from pipecat-ai/aleix/pipecat-0.0.95
update CHANGELOG for 0.0.95
v0.0.95
|
2025-11-18 21:17:07 -08:00 |
|
Aleix Conchillo Flaqué
|
cf1a9c1548
|
update CHANGELOG for 0.0.95
|
2025-11-18 21:14:27 -08:00 |
|
Aleix Conchillo Flaqué
|
51ba245e10
|
scripts(evals): fix EVAL_CONVERSATION/EVAL_WEATHER eval
|
2025-11-18 21:14:27 -08:00 |
|
Aleix Conchillo Flaqué
|
39b4e61837
|
SimliVideoService: fix connection issue
|
2025-11-18 19:41:47 -08:00 |
|
Aleix Conchillo Flaqué
|
ceaf53fdb0
|
LLMContext: async create_image_message/create_audio_message fixes
|
2025-11-18 19:41:13 -08:00 |
|
Aleix Conchillo Flaqué
|
f93276c64f
|
Merge pull request #3090 from pipecat-ai/revert_function_calling_pr
Reverting: Ensure that the function call results respect the previous LLM context
|
2025-11-18 19:40:58 -08:00 |
|
Mark Backman
|
62a0f0c0f5
|
Merge pull request #3070 from ivaaan/hume-timestamps
|
2025-11-18 19:56:20 -05:00 |
|
Filipi Fuchter
|
793aca6b8b
|
Revert "Ensure that the function call results respect the previous LLM context."
This reverts commit a510b276e6.
|
2025-11-18 21:38:49 -03:00 |
|
Filipi Fuchter
|
1fcaf3a4bf
|
Revert "Searching in both _function_calls_context_messages and context messages when updating the result."
This reverts commit fccc91e923.
|
2025-11-18 21:38:49 -03:00 |
|
Filipi Fuchter
|
fdf3c8b4cf
|
Refactoring the services to use push_error and push_error_frame
|
2025-11-18 18:43:30 -03:00 |
|
Filipi Fuchter
|
50bef86d33
|
Refactoring the services to use push_error and push_error_frame
|
2025-11-18 18:22:45 -03:00 |
|
Filipi Fuchter
|
79f43ece74
|
Creating push_error_frame
|
2025-11-18 18:20:52 -03:00 |
|
Filipi Fuchter
|
08b2365244
|
Starting to refactor how we are handling the errors.
|
2025-11-18 17:50:47 -03:00 |
|
ivaaan
|
6484855139
|
fix changelog
|
2025-11-18 21:47:46 +01:00 |
|
ivaaan
|
771469b834
|
fix changelog
|
2025-11-18 21:39:29 +01:00 |
|
kompfner
|
a60618b0ca
|
Merge pull request #3080 from pipecat-ai/pk/assistant-aggregator-handles-mixed-includes-inter-frame-spaces-text
`LLMAssistantAggregator` now properly aggregates text that might be a…
|
2025-11-18 15:24:27 -05:00 |
|
Paul Kompfner
|
3d21faaac2
|
LLMAssistantAggregator now properly aggregates text that might be a mix of includes_inter_frame_spaces=True and includes_inter_frame_spaces=False frames
|
2025-11-18 15:12:25 -05:00 |
|
ivaaan
|
f325eeb95b
|
rm TranscriptProcessor 2
|
2025-11-18 20:41:10 +01:00 |
|
ivaaan
|
4c3fd42b1c
|
fix changelog
|
2025-11-18 20:36:45 +01:00 |
|
ivaaan
|
c2309efd7e
|
rm TranscriptProcessor
|
2025-11-18 20:35:09 +01:00 |
|
Ivan A
|
4ae1819645
|
Update src/pipecat/services/hume/tts.py
Co-authored-by: Mark Backman <m.backman@gmail.com>
|
2025-11-18 20:30:44 +01:00 |
|
Ivan A
|
a38f208135
|
Update examples/foundational/07ae-interruptible-hume.py
Co-authored-by: Mark Backman <m.backman@gmail.com>
|
2025-11-18 20:30:28 +01:00 |
|
Mark Backman
|
d1eb837890
|
Merge pull request #3081 from pipecat-ai/mb/fix-30-tts-text-frame-log
Fix foundational 30 example to output TTSTextFrames synced to audio
|
2025-11-18 14:10:56 -05:00 |
|
Mark Backman
|
153201542b
|
Fix foundational 30 example to output TTSTextFrames synced to audio
|
2025-11-18 13:29:06 -05:00 |
|
Filipi da Silva Fuchter
|
9137e50043
|
Merge pull request #3053 from pipecat-ai/filipi/function_calls
Ensure that the function call results respect the previous LLM context.
|
2025-11-18 14:59:01 -03:00 |
|
Ivan A
|
8dbe119a73
|
Merge branch 'main' into hume-timestamps
|
2025-11-18 18:38:24 +01:00 |
|
ivaaan
|
26f96d0be8
|
upd example
|
2025-11-18 18:31:38 +01:00 |
|
ivaaan
|
9944e6faf0
|
upd service based on Mark's suggestions
|
2025-11-18 18:25:53 +01:00 |
|
Aleix Conchillo Flaqué
|
c1573c1f76
|
Merge pull request #3078 from pipecat-ai/aleix/llm-context-create-image-audio-async
LLMContext: create_image_message/create_audio_message are now async
|
2025-11-18 09:06:51 -08:00 |
|
Aleix Conchillo Flaqué
|
9f45ad4d2e
|
LLMContext: create_image_message/create_audio_message are now async
|
2025-11-18 09:04:40 -08:00 |
|
Filipi Fuchter
|
fccc91e923
|
Searching in both _function_calls_context_messages and context messages when updating the result.
|
2025-11-18 11:50:28 -03:00 |
|
Filipi Fuchter
|
a510b276e6
|
Ensure that the function call results respect the previous LLM context.
|
2025-11-18 11:37:57 -03:00 |
|
Mark Backman
|
6481094638
|
Merge pull request #3058 from pipecat-ai/mb/add-camera-screen-support-smallwebrtc
Add camera and screen capture support to dev runner for SmallWebRTC
|
2025-11-18 09:22:36 -05:00 |
|
Mark Backman
|
3132e12265
|
Add camera and screen capture support to dev runner for SmallWebRTC
|
2025-11-18 09:19:13 -05:00 |
|
Aleix Conchillo Flaqué
|
12af3f79d0
|
Merge pull request #3060 from pipecat-ai/aleix/consumer-queue-frames
ConsumerProcessor: queue frames internally instead of pushing them
|
2025-11-18 00:54:18 -08:00 |
|
Aleix Conchillo Flaqué
|
4835617b16
|
ConsumerProcessor: queue frames internally instead of pushing them
|
2025-11-17 23:52:09 -08:00 |
|
Aleix Conchillo Flaqué
|
9283108240
|
Merge pull request #3073 from pipecat-ai/aleix/base-text-filter-only-filter
BaseTextFilter: only require subclasses to implement filter()
|
2025-11-17 23:29:26 -08:00 |
|
kompfner
|
515eaeeb1a
|
Merge pull request #3074 from pipecat-ai/pk/tweak-moondream-example
Update Moondream example so that Moondream service output makes it in…
|
2025-11-17 16:52:18 -05:00 |
|
Paul Kompfner
|
5095fc6a64
|
Update Moondream example so that Moondream service output makes it into the context, even if the TTS service is disabled
|
2025-11-17 15:16:19 -05:00 |
|
Aleix Conchillo Flaqué
|
7eedb33d50
|
BaseTextFilter: only require subclasses to implement filter()
|
2025-11-17 11:23:47 -08:00 |
|
Filipi da Silva Fuchter
|
47f78df497
|
Merge pull request #3071 from pipecat-ai/filipi/small_webrtc_custom_data
Passing the custom request_data to the SmallWebRTCRunnerArguments body.
|
2025-11-17 15:50:11 -03:00 |
|