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
5f768edf681417286e5220c701229b56de54442f
AI-VideoAssistant
/
api
/
app
/
routers
History
Xin Wang
5f768edf68
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
..
__init__.py
Assistants and Workflows has own group/tags
2026-02-08 16:32:52 +08:00
asr.py
Use generated short id for llm asr tts
2026-02-12 19:05:50 +08:00
assistants.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
history.py
Backend passed in codex
2026-02-08 16:10:40 +08:00
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 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
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