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
8b59569b999cb8e031a86d89911c6a993c776e96
AI-VideoAssistant
/
engine
/
core
History
Xin Wang
531cf6080a
Update DuplexPipeline tool wait timeout to 60 seconds and modify DebugDrawer to improve tool call ID handling. Ensure better integration and functionality across components.
2026-02-27 17:38:36 +08:00
..
ports
…
__init__.py
…
conversation.py
…
duplex_pipeline.py
Update DuplexPipeline tool wait timeout to 60 seconds and modify DebugDrawer to improve tool call ID handling. Ensure better integration and functionality across components.
2026-02-27 17:38:36 +08:00
events.py
…
history_bridge.py
…
session.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
tool_executor.py
Add parameter schema and defaults to ToolResource model and schemas. Implement runtime tool resolution in assistants and tools routers, ensuring proper handling of tool parameters. Update tests to validate new functionality and ensure correct integration of parameter handling in the API.
2026-02-27 14:44:28 +08:00
transports.py
…
workflow_runner.py
…