Aleix Conchillo Flaqué
|
786f24c9db
|
examples(foundational): use RunnerArgs.pipeline_idle_timeout_secs
|
2025-08-06 19:38:06 -07:00 |
|
Aleix Conchillo Flaqué
|
66ad29b2b1
|
example: pass RunnerArguments to run_bot()
This lets us get handle_sigint from RunnerArguments which knows where the
application is running and if SIGINT/SIGTERM should be handled or not.
|
2025-08-05 14:38:55 -07:00 |
|
Mark Backman
|
f1b1d5b130
|
Update foundational examples to use the development runner
|
2025-07-31 22:11:32 -04:00 |
|
Mark Backman
|
9146def21b
|
Update examples to use default allow_interruptions, fixes to align examples
|
2025-06-19 10:07:32 -04:00 |
|
Aleix Conchillo Flaqué
|
1788ba6c5c
|
add new pipecat.examples package and make runner public
|
2025-05-29 10:43:12 -07:00 |
|
Aleix Conchillo Flaqué
|
d476d9ea05
|
examples: remove "on_client_closed"
This has been replaced for "on_client_disconnected" in SmallWebRTCTransport to
match other transports and therefore it is not necessary anymore.
|
2025-05-27 17:42:52 -07:00 |
|
Aleix Conchillo Flaqué
|
6393e89022
|
examples(foundational): update handle_signint depending on transport
|
2025-05-27 17:42:52 -07:00 |
|
Aleix Conchillo Flaqué
|
884268fce3
|
examples(foundational): allow running examples with twilio
|
2025-05-27 17:42:52 -07:00 |
|
Aleix Conchillo Flaqué
|
2cdfaa0a82
|
examples(foundational): support multiple transports
|
2025-05-27 17:42:52 -07:00 |
|
Aleix Conchillo Flaqué
|
458549f7df
|
AWSBedrockLLMService: fix function calling
|
2025-05-07 09:26:26 -07:00 |
|
Aleix Conchillo Flaqué
|
a8405649d0
|
aws: use AWS prefix for all services
|
2025-05-07 09:26:26 -07:00 |
|
Aleix Conchillo Flaqué
|
b4de98cfb7
|
AWS: various cleanups (logs, imports...)
|
2025-05-07 09:26:26 -07:00 |
|
Aleix Conchillo Flaqué
|
a4b9db9e07
|
fix formatting
|
2025-05-07 09:26:26 -07:00 |
|
Adithya Suresh
|
f014f718eb
|
Restructured STT and enabled prosody tags for generative Polly
|
2025-05-07 09:26:26 -07:00 |
|
Aleix Conchillo Flaqué
|
133e1aff6c
|
polly: renamed AWSTTSService to PollyTTSService
|
2024-12-11 17:56:43 -08:00 |
|
Aleix Conchillo Flaqué
|
e2b1b56e86
|
examples: don't require room token if using an STT
|
2024-11-01 23:06:50 -07:00 |
|
Aleix Conchillo Flaqué
|
b32448e967
|
transports(daily): make functions async
|
2024-10-25 15:01:52 -07:00 |
|
Aleix Conchillo Flaqué
|
778b05a252
|
audio: use resamply for audio resampling
|
2024-10-25 09:22:22 -07:00 |
|
Aleix Conchillo Flaqué
|
be4bdabdf4
|
examples: use OpenAILLMContext in all the examples
|
2024-10-19 18:24:00 -07:00 |
|
Aleix Conchillo Flaqué
|
2a37b2459a
|
move vad package to audio.vad
|
2024-10-17 13:49:16 -07:00 |
|
Mark Backman
|
706c00d897
|
Code review feedback
|
2024-09-26 22:13:37 -04:00 |
|
Mark Backman
|
6a6ea251ae
|
Add AWS Polly TTS support
|
2024-09-26 13:35:59 -04:00 |
|