Aleix Conchillo Flaqué
2ca8b95bbf
Merge pull request #1106 from Vaibhav159/vl_moving_test_utils_to_pipecat_package
...
moving test utils inside of package
2025-01-29 09:44:34 -08:00
Mark Backman
2aafc6bd1d
Merge pull request #1107 from AngeloGiacco/angelo/increase-ws-connection
...
fix: elevenlabs tts increase websocket max message size limit to 16MB
2025-01-29 10:04:42 -05:00
Angelo Giacco
0ff9ef8707
fix: add changelog
2025-01-29 14:27:39 +00:00
Angelo Giacco
596cae994d
fix: elevenlabs tts increase websocket max message size limit to 16MB
2025-01-29 13:55:27 +00:00
Vaibhav159
8407a86532
moving test utils inside of package
2025-01-29 12:46:43 +05:30
Aleix Conchillo Flaqué
8cd23c42fc
Merge pull request #1100 from pipecat-ai/aleix/use-task-cancel-on-left-disconnected
...
use `task.cancel()` when participant leaves/disconnects
2025-01-28 16:02:02 -08:00
Aleix Conchillo Flaqué
0547a15695
task: allow queuing a CancelFrame to cancel the task
2025-01-28 15:59:36 -08:00
Aleix Conchillo Flaqué
3fe2124314
examples: use task.cancel() when participant leaves or disconnects
2025-01-28 15:46:20 -08:00
Aleix Conchillo Flaqué
ba358a4f0a
task: cleanup processors after task finishes running
2025-01-28 15:02:25 -08:00
Aleix Conchillo Flaqué
79ef8c947d
Merge pull request #1099 from pipecat-ai/aleix/daily-transport-queue-events
...
transports(daily): queue events until join completes
2025-01-28 14:38:25 -08:00
Aleix Conchillo Flaqué
f024476b08
transports(daily): queue events until join completes
2025-01-28 11:22:42 -08:00
Aleix Conchillo Flaqué
cd5075ed7a
Merge pull request #1097 from pipecat-ai/aleix/pipecat-0.0.57
...
prepare CHANGELOG for 0.0.54
v0.0.54
2025-01-27 14:56:51 -08:00
Aleix Conchillo Flaqué
6f41a667c8
prepare CHANGELOG for 0.0.54
2025-01-27 14:48:56 -08:00
Aleix Conchillo Flaqué
0b222a7eae
Merge pull request #1085 from pipecat-ai/aleix/task-creation-and-cancellation
...
improve task creation and cancellation
2025-01-27 14:47:20 -08:00
Aleix Conchillo Flaqué
f09f4b8fc4
services(tavus): fix EndFrame and CancelFrame processing
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
cca241a2b7
examples(22c): fix cancel_task call
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
1489e44740
gemini(multimodal live): fix model audio queue variable
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
f55f78e70e
update CHANGELOG.md
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
10202dc529
transports(websockets): cancel or wait for tasks to finish
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
498805a34c
FrameProcessor: add wait_for_task()
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
509f143e1b
update CHANGELOG.md
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
737e4fa3bd
gemini(multimodal live): connect on StartFrame
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
8b5228a105
utils: move task functions to asyncio module
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
6cc01bc5b0
examples: update 14 series with TTSSpeakFrame
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
2a2928d96c
gemini: create transcribe tasks only once
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
a3a6adbd17
user_idle_processor: add missing parent cleanup()
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
bf5ced18b2
fix parallel pipelines cleanup
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
2eccd1b1e9
utils: update some logging levels
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
9374bed878
tests: langchain fixes
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
c03d0352b1
utils/tasks: added new documentation
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
af90b8b4fa
utils: add wait_for_task()
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
0a9daa2f56
task: avoid canceling tasks more than once
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
e48c0e52ef
transports(daily): avoid canceling task more than once
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
6bca8396d3
utils: error if we try to cancel the same task multiple times
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
c2d8a45a07
runner: warn about remaining dangling tasks
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
80a7f1b1e7
runner: improve signal handler task cancellation
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
aff6e24560
pipeline: fix pipeline cleanup
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
cb93f6b368
utils: store created tasks and add current_tasks()
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
ff0bcec33a
transports: improve task naming
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
5885fcc230
add id and name properties
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
57b186cde8
base_transport: add name and id fields
2025-01-27 14:42:23 -08:00
Aleix Conchillo Flaqué
d1a3f404a5
improve task creation and cancellation
...
If a FrameProcessor needs to create a task it should use
FrameProcessor.create_task() and FrameProcessor.cancel_task(). This gives
Pipecat more control over all the tasks that are created in Pipecat.
Both functions internally use the utils module: utils.create_task() and
utils.cancel_task() which should also be used outside of FrameProcessors. That
is, unless strictly necessary, we should avoid using asyncio.create_task().
2025-01-27 14:42:23 -08:00
chadbailey59
179ddbea7d
Add dialout to the Daily phone example ( #998 )
...
* added dialout to daily phone example
* cleanup
* cleanup
* pre-commit hook
* Fix typo
* More explicit README instructions
---------
Co-authored-by: Mark Backman <mark@daily.co >
2025-01-27 12:21:30 -06:00
Mark Backman
86c1e6a3bd
Merge pull request #1081 from pipecat-ai/mb/user-idle-add-retry
...
Added retry functionality and a new callback to the UserIdleProcessor
2025-01-27 10:30:45 -05:00
Mark Backman
9e9822f17d
Use inspect.signature to determine which callback to use
2025-01-27 10:24:58 -05:00
Mark Backman
5f9671e2ca
Added retry functionality and a new callback to the UserIdleProcessor
2025-01-27 10:24:57 -05:00
Mark Backman
aac8961ae5
Merge pull request #1078 from pipecat-ai/mb/improve-error-handling-truncate-audio
...
Add better error handling for OpenAIRealtimeBetaLLMService truncate errors
2025-01-27 08:54:39 -05:00
Mark Backman
3e6377346a
Merge pull request #1093 from pipecat-ai/mb/update-example-6a
2025-01-26 19:43:39 -05:00
Mark Backman
9d9a622b1a
Merge pull request #1094 from pipecat-ai/mb/readme-service-section
2025-01-26 19:43:12 -05:00
Mark Backman
3e9a6b6262
Merge pull request #1095 from pipecat-ai/mb/elevenlabs-lang-codes
2025-01-26 12:21:28 -05:00