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
20abf72dedac40d09b20eda880c9293acca3dd35
AI-VideoAssistant
/
engine
/
tests
History
Xin Wang
20abf72ded
Enhance DuplexPipeline to track assistant activity and improve presence probe logic. Introduce a method to update assistant activity timestamp and modify presence probe conditions to consider both user and assistant activity. Update tests to validate new behavior and ensure contextual prompts are generated correctly.
2026-02-28 16:09:05 +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 DuplexPipeline to track assistant activity and improve presence probe logic. Introduce a method to update assistant activity timestamp and modify presence probe conditions to consider both user and assistant activity. Update tests to validate new behavior and ensure contextual prompts are generated correctly.
2026-02-28 16:09:05 +08:00
test_tool_executor.py
Make get time tool use system tool
2026-02-12 15:39:09 +08:00