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
8f1317860f250836398e9f02108b228b9111cc6a
AI-VideoAssistant
/
api
/
app
/
routers
History
Xin Wang
8f1317860f
Add presence probe configuration to Assistant model and API. Introduce new fields for enabling presence probes, idle and cooldown durations, maximum prompts, context inclusion, and custom questions. Update schemas, routers, and frontend components to support these features, along with corresponding tests to ensure functionality.
2026-02-28 15:47:53 +08:00
..
__init__.py
…
asr.py
Use generated short id for llm asr tts
2026-02-12 19:05:50 +08:00
assistants.py
Add presence probe configuration to Assistant model and API. Introduce new fields for enabling presence probes, idle and cooldown durations, maximum prompts, context inclusion, and custom questions. Update schemas, routers, and frontend components to support these features, along with corresponding tests to ensure functionality.
2026-02-28 15:47:53 +08:00
history.py
…
knowledge.py
Improve KB upload
2026-02-10 10:50:47 +08:00
llm.py
Use generated short id for llm asr tts
2026-02-12 19:05:50 +08:00
tools.py
Add wait_for_response functionality to ToolResource and related components. Update API models, schemas, and routers to support new parameter. Enhance UI components to manage wait_for_response state, ensuring proper integration across the application.
2026-02-27 16:54:39 +08:00
voices.py
Voice library support dashscope
2026-02-26 03:54:52 +08:00
workflows.py
Update workflow feature with codex
2026-02-10 08:12:46 +08:00