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
531688aa6bee41ea428b9ff52b8423c601a0e4d9
AI-VideoAssistant
/
api
/
app
History
Xin Wang
1561056a3d
Add voice_choice_prompt and text_choice_prompt tools to API and UI. Implement state management and parameter definitions for user selection prompts, enhancing user interaction and experience.
2026-03-02 00:49:31 +08:00
..
routers
Add voice_choice_prompt and text_choice_prompt tools to API and UI. Implement state management and parameter definitions for user selection prompts, enhancing user interaction and experience.
2026-03-02 00:49:31 +08:00
db.py
Remove runtime scheme compatibility
2026-02-11 10:20:47 +08:00
id_generator.py
Use generated short id for llm asr tts
2026-02-12 19:05:50 +08:00
main.py
Remove db migration code to init
2026-02-12 14:29:47 +08:00
models.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
schemas.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
storage.py
…
vector_store.py
Add kb index status
2026-02-10 10:34:25 +08:00