This website requires JavaScript.
Explore
Help
Register
Sign In
wx44wx
/
AI-VideoAssistant
Watch
1
Star
0
Fork
0
You've already forked AI-VideoAssistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f22e2b875685e6f00f53f8486d4e1d71d1a3fea
AI-VideoAssistant
/
engine
/
tests
History
Xin Wang
3643431565
Enhance WebSocket session configuration by introducing an optional
config.resolved
event, which provides a public snapshot of the session's configuration. Update the API reference documentation to clarify the conditions under which this event is emitted and the details it includes. Modify session management to respect the new setting for emitting configuration details, ensuring sensitive information remains secure. Update tests to validate the new behavior and ensure compliance with the updated configuration schema.
2026-03-01 23:08:44 +08:00
..
test_agent_config.py
add dashscope tts
2026-02-26 03:02:48 +08:00
test_backend_adapters.py
Unify db api
2026-02-26 01:58:39 +08:00
test_dynamic_variables.py
Add system-level dynamic variables support in session management. Implement methods to generate and apply built-in variables for current session time, UTC time, and timezone. Update documentation to reflect new variables and enhance tests for dynamic variable handling in the UI components.
2026-02-27 12:08:18 +08:00
test_history_bridge.py
Unify db api
2026-02-26 01:58:39 +08:00
test_tool_call_flow.py
Enhance WebSocket session management by requiring
assistant_id
as a query parameter for connection. Update API reference documentation to reflect changes in message flow and metadata validation rules, including the introduction of whitelists for allowed metadata fields and restrictions on sensitive keys. Refactor client examples to align with the new session initiation process.
2026-03-01 14:10:38 +08:00
test_tool_executor.py
…
test_ws_protocol_session_start.py
Enhance WebSocket session configuration by introducing an optional
config.resolved
event, which provides a public snapshot of the session's configuration. Update the API reference documentation to clarify the conditions under which this event is emitted and the details it includes. Modify session management to respect the new setting for emitting configuration details, ensuring sensitive information remains secure. Update tests to validate the new behavior and ensure compliance with the updated configuration schema.
2026-03-01 23:08:44 +08:00