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
|
3ffb261864
|
Remove use of on_client_closed event in foundational examples
|
2025-07-29 13:28:33 -04:00 |
|
Mark Backman
|
6cf254e2f9
|
Fix: missing import in 26f foundational example, update twilio transport_params to FastAPIWebsocketParams
|
2025-07-03 13:58:18 -07:00 |
|
vipyne
|
f1c9f5040b
|
Update examples/foundational/26f-gemini-multimodal-live-files-api.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
7b1071b30d
|
Create 26f-gemini-multimodal-live-files-api.py
This is an example to test usage of the Files API integration. Specifically with the Gemini Multimodal Live Service.
|
2025-07-01 16:27:25 -05:00 |
|