Merge pull request #2098 from StrongMind/aws-session-token

Add support for session token in AWS Nova Sonic service
This commit is contained in:
Mark Backman
2025-07-01 16:25:38 -04:00
committed by GitHub
3 changed files with 9 additions and 1 deletions

View File

@@ -45,6 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
time, you will need to wrap it with `watchdog_coroutine()` so the watchdog
timers are reset regularly.
- Added `session_token` parameter to `AWSNovaSonicLLMService`.
### Fixed
- Fixed a race condition that occurs in Python 3.10+ where the task could miss