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 |
|
Matej Marinko
|
5c3fb73cef
|
Rename example
|
2025-07-11 16:07:24 +02:00 |
|