Filipi Fuchter
|
94a7ffcbcf
|
fixing format
|
2025-11-27 18:04:45 -03:00 |
|
Filipi Fuchter
|
8ae27020a8
|
Testing STUN\TURN candidates
|
2025-11-27 18:00:47 -03:00 |
|
Filipi Fuchter
|
eda2e3c3f1
|
Testing STUN\TURN candidates
|
2025-11-27 17:51:05 -03:00 |
|
Filipi Fuchter
|
28c8fbeab6
|
Testing UDP connection.
|
2025-11-27 17:19:35 -03:00 |
|
Filipi Fuchter
|
f42fba6fa9
|
Fixing ruff format.
|
2025-11-27 16:35:49 -03:00 |
|
Filipi Fuchter
|
e891f05bb9
|
Creating a script to launch already passing the environemnt variables.
|
2025-11-27 16:34:43 -03:00 |
|
Filipi Fuchter
|
625d56e8fa
|
Simplest possible example using agentcore
|
2025-11-27 16:22:32 -03:00 |
|
Paul Kompfner
|
2edfa493b6
|
Amazon Bedrock AgentCore exploration, cont'd
|
2025-11-25 10:46:33 -05:00 |
|
Paul Kompfner
|
efa0669155
|
Amazon Bedrock AgentCore exploration, cont'd
|
2025-11-20 11:36:51 -05:00 |
|
Paul Kompfner
|
19f344e41a
|
Amazon Bedrock AgentCore exploration, cont'd
|
2025-11-20 11:04:35 -05:00 |
|
Paul Kompfner
|
d1ce2f52f3
|
Amazon Bedrock AgentCore exploration, cont'd
|
2025-11-20 10:59:07 -05:00 |
|
Paul Kompfner
|
0c2723052c
|
Amazon Bedrock AgentCore exploration
|
2025-11-19 17:39:55 -05: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 |
|
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 |
|
Filipi Fuchter
|
74154b26a2
|
Mentioning the SmallWebRTCTransport fix in the readme.
|
2025-11-17 15:39:07 -03:00 |
|