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
b5cdb76e52fa7c7230414126d5df59a431bca7f5
AI-VideoAssistant
/
engine
/
tests
History
Xin Wang
b5cdb76e52
Implement initial generated opener logic in DuplexPipeline to utilize tool-capable assistant turns when tools are available. Update tests to verify the correct behavior of the generated opener under various conditions, ensuring proper handling of user input and task management.
2026-03-02 02:47:30 +08:00
..
test_agent_config.py
…
test_backend_adapters.py
…
test_dynamic_variables.py
…
test_history_bridge.py
…
test_tool_call_flow.py
Implement initial generated opener logic in DuplexPipeline to utilize tool-capable assistant turns when tools are available. Update tests to verify the correct behavior of the generated opener under various conditions, ensuring proper handling of user input and task management.
2026-03-02 02:47:30 +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