Aleix Conchillo Flaqué
|
4ee6c4b59e
|
BaseOutputTransport: reword camera with video
|
2025-04-24 17:14:18 -07:00 |
|
Aleix Conchillo Flaqué
|
e79a002e5a
|
examples: update camera_* with video_*
|
2025-04-24 17:14:18 -07:00 |
|
Aleix Conchillo Flaqué
|
420912dd4b
|
transports: deprecate TransportParams.camera_* in favor of video_*
|
2025-04-24 17:14:18 -07:00 |
|
Aleix Conchillo Flaqué
|
de7185e8db
|
examples: remove vad_enabled=True
|
2025-04-24 17:14:18 -07:00 |
|
Aleix Conchillo Flaqué
|
8bfcfe8b1d
|
transports: deprecate TransportParams.vad_enabled
|
2025-04-24 17:14:18 -07:00 |
|
Aleix Conchillo Flaqué
|
26d2ce5926
|
examples: remove vad_audio_passthrough=True
|
2025-04-24 17:14:18 -07:00 |
|
Aleix Conchillo Flaqué
|
9ee56bff9e
|
transports: push audio by default. s/vad_audio_passthrough/audio_in_passthrough/
|
2025-04-24 17:14:16 -07:00 |
|
Vanessa Pyne
|
2e0d77e4f0
|
Merge pull request #1627 from pipecat-ai/vp-mcp-take-3
MCP Service
|
2025-04-24 18:16:19 -05:00 |
|
vipyne
|
4cc8a4312c
|
Revert "update 39* examples as per #1648"
This reverts commit b29ffeef29.
|
2025-04-24 18:11:35 -05:00 |
|
vipyne
|
cb7cb381aa
|
Add MCPClient changelog line
|
2025-04-24 18:05:20 -05:00 |
|
vipyne
|
b29ffeef29
|
update 39* examples as per #1648
|
2025-04-24 17:19:50 -05:00 |
|
vipyne
|
b7b2a5b7a1
|
mcp service fix and add multiple mcp example
|
2025-04-24 17:13:40 -05:00 |
|
vipyne
|
3384598e07
|
mcp_service: pr notes
|
2025-04-24 17:13:40 -05:00 |
|
vipyne
|
c420dbe57f
|
MCP Service
WIP getting mcp.run to work
add mcp[cli] to toml and lint
mcp stdio example
mcp sse example
mcp_run POC
ruff formatting
|
2025-04-24 17:13:40 -05:00 |
|
Mark Backman
|
fa8aafc7a5
|
Merge pull request #1660 from pipecat-ai/mb/foundational-examples-readme
Update foundational README with ToC
|
2025-04-24 18:12:27 -04:00 |
|
Mark Backman
|
4b364dda29
|
Update foundational README with ToC
|
2025-04-24 18:04:36 -04:00 |
|
Mark Backman
|
09ff836ef6
|
Merge pull request #1640 from pipecat-ai/mb/fal-smart-turn-example
Fal Smart Turn example
|
2025-04-23 17:27:27 -04:00 |
|
Mark Backman
|
e446ecac14
|
Merge pull request #1649 from pipecat-ai/mb/fix-smart-turn-metrics
fix: SmartTurnMetricsData was reporting 0 for inference and processin…
|
2025-04-23 17:23:16 -04:00 |
|
Mark Backman
|
8c0c8a6153
|
Code review fixes
|
2025-04-23 17:22:19 -04:00 |
|
Mark Backman
|
70033ae00b
|
fix: SmartTurnMetricsData was reporting 0 for inference and processing time
|
2025-04-23 17:17:46 -04:00 |
|
Mark Backman
|
ac9dce63ae
|
README updates
|
2025-04-23 16:55:35 -04:00 |
|
Mark Backman
|
8b2df48fab
|
Fix DailyTransport bot name
|
2025-04-23 16:43:54 -04:00 |
|
Mark Backman
|
156a5690fc
|
Merge pull request #1647 from mattmatters/fix-typo
Fix wating -> waiting typo
|
2025-04-23 16:27:00 -04:00 |
|
Matt Lewis
|
d42c618398
|
Fix wating -> waiting typo
|
2025-04-23 15:55:14 -04:00 |
|
Mark Backman
|
b23ca5a4a8
|
Merge pull request #1641 from pipecat-ai/mb/11labs-input-params
ElevenLabs: InputParams can be set individually
v0.0.65
|
2025-04-23 14:31:37 -04:00 |
|
Mark Backman
|
63a6697a90
|
ElevenLabs: InputParams can be set individually
|
2025-04-23 14:28:38 -04:00 |
|
Aleix Conchillo Flaqué
|
f1e45d0f02
|
Merge pull request #1646 from pipecat-ai/aleix/pipecat-0.0.65
update CHANGELOG for 0.0.65
|
2025-04-23 11:27:25 -07:00 |
|
Mark Backman
|
4ad227ca2d
|
Merge pull request #1643 from pipecat-ai/mb/gladia-keepalive
Add a keepalive task to GladiaSTTService
|
2025-04-23 14:27:15 -04:00 |
|
Aleix Conchillo Flaqué
|
66cc18194b
|
update CHANGELOG for 0.0.65
|
2025-04-23 11:25:32 -07:00 |
|
Mark Backman
|
7d65132c93
|
Add a keepalive task to GladiaSTTService
|
2025-04-23 14:21:44 -04:00 |
|
Mark Backman
|
db7d7a4204
|
Merge pull request #1645 from pipecat-ai/mb/telnyx-auto-hang-up
Add auto_hang_up to Telnyx serializer
|
2025-04-23 14:20:28 -04:00 |
|
Mark Backman
|
7bbac11084
|
Add docstrings to TelnyxFrameSerializer
|
2025-04-23 14:13:20 -04:00 |
|
Mark Backman
|
76c8322b57
|
Make call_sid optional in TwilioFrameSerializer
|
2025-04-23 14:08:50 -04:00 |
|
Mark Backman
|
7b1cd3523d
|
Twilio: send only one hangup command
|
2025-04-23 13:41:36 -04:00 |
|
Mark Backman
|
6bd821ac9a
|
Add auto_hang_up to Telnyx serializer
|
2025-04-23 13:29:54 -04:00 |
|
Mark Backman
|
1a5cf7a521
|
Add local run and deployment steps to README
|
2025-04-22 21:37:35 -04:00 |
|
Mark Backman
|
69491417ec
|
Fal Smart Turn example
|
2025-04-22 21:16:41 -04:00 |
|
Aleix Conchillo Flaqué
|
b91780ced2
|
Merge pull request #1638 from pipecat-ai/aleix/pipecat-0.0.64
update CHANGELOG for 0.0.64
v0.0.64
|
2025-04-22 17:35:25 -07:00 |
|
Aleix Conchillo Flaqué
|
8ded666958
|
update CHANGELOG for 0.0.64
|
2025-04-22 17:32:06 -07:00 |
|
Filipi da Silva Fuchter
|
2490c804a5
|
Merge pull request #1631 from pipecat-ai/smart_turn_timeout
Returning the turn as complete if the request don’t return a result within SmartTurnParams stop_secs
|
2025-04-22 19:51:10 -03:00 |
|
Filipi Fuchter
|
dd8856a673
|
Merge branch 'main' into smart_turn_timeout
# Conflicts:
# dot-env.template
|
2025-04-22 19:49:32 -03:00 |
|
Aleix Conchillo Flaqué
|
e7da08dab1
|
move smart turn files to audio.turn.smart_turn package
|
2025-04-22 15:29:31 -07:00 |
|
Aleix Conchillo Flaqué
|
ae60d42016
|
s/SmartTurnAnalyzer/HttpSmartTurnAnalyzer/ and add FalSmartTurnAnalyzer
|
2025-04-22 15:13:12 -07:00 |
|
Aleix Conchillo Flaqué
|
50e8d82ece
|
SmartTurn: some linting cleanup
|
2025-04-22 14:39:02 -07:00 |
|
Mark Backman
|
cc9901a82f
|
Replace httpx with aiohttp
|
2025-04-22 17:14:19 -04:00 |
|
Aleix Conchillo Flaqué
|
1fd43e8a3f
|
Merge pull request #1636 from pipecat-ai/aleix/examples-logging
examples: always use loguru for logging
|
2025-04-22 13:06:40 -07:00 |
|
Aleix Conchillo Flaqué
|
fdc508a1a5
|
examples: always use loguru for logging
|
2025-04-22 11:51:49 -07:00 |
|
Mark Backman
|
37269db247
|
Merge pull request #1634 from pipecat-ai/mb/twilio-end-call
Automatically hangup Twilio calls
|
2025-04-22 14:05:10 -04:00 |
|
Mark Backman
|
51269aabbd
|
Added cancel method to WebsocketServerOutputTransport
|
2025-04-22 13:58:39 -04:00 |
|
Mark Backman
|
74ecc19e09
|
Code review feedback
|
2025-04-22 13:54:12 -04:00 |
|