Paul Kompfner
|
c37da6ab78
|
In the AWS Nova Sonic example, shorten the simulated weather function call delay
|
2025-12-09 16:53:18 -05:00 |
|
Paul Kompfner
|
1892854516
|
In the AWS Nova Sonic example, send back "location" from the weather-fetching function to help the model associate a tool response with a tool call...if you interrupt the model while more than one function call is outbound, it seemingly can get confused about which tool result goes which call.
|
2025-12-09 16:27:23 -05:00 |
|
Paul Kompfner
|
3e66cb50e0
|
Update AWS Nova Sonic example to showcase async tool calling
|
2025-12-09 12:44:21 -05:00 |
|
Paul Kompfner
|
0c5bccd1f1
|
Changes related to Nova 2 Sonic's support for the model speaking first
|
2025-12-09 11:55:23 -05:00 |
|
Paul Kompfner
|
ca5e668f4a
|
Update AWSNovaSonicLLMService docstring with more (and more up-to-date) info
|
2025-12-09 10:14:27 -05:00 |
|
Paul Kompfner
|
53de6c0b9a
|
Update list of supported regions in 40-aws-nova-sonic.py
|
2025-12-09 09:46:53 -05:00 |
|
Paul Kompfner
|
ae5c5ed7f6
|
Update AWSNovaSonicLLMService to work with LLMContext and LLMContextAggregatorPair
|
2025-10-20 09:49:00 -04:00 |
|
Aleix Conchillo Flaqué
|
15bf5b1533
|
aws: move aws_nova_sonic to aws.nova_sonic
|
2025-10-09 17:35:47 -07:00 |
|
Aleix Conchillo Flaqué
|
aeb9f1ffca
|
transports: reorganize module
|
2025-09-02 17:31:39 -07:00 |
|
Paul Kompfner
|
189749b579
|
Add LLMRunFrame to trigger an LLM response, replacing context_aggregator.user().get_context_frame()
|
2025-08-28 09:53:33 -04:00 |
|
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 |
|
Paul Shippy
|
f891140a74
|
Update sample to take in session token
|
2025-06-30 17:35:50 -07: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 |
|
vipyne
|
74b369ff20
|
39-aws-nova-sonic.py -> 40-aws-nova-sonic.py
|
2025-05-09 08:30:59 -05:00 |
|