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
3643431565391d10d4f7eccb5399ff3f62e41d23
AI-VideoAssistant
/
api
/
tests
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
…
conftest.py
Add tts/text output schema
2026-02-11 09:50:46 +08:00
test_asr.py
…
test_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
test_history.py
…
test_knowledge.py
Improve KB upload
2026-02-10 10:50:47 +08:00
test_llm.py
Add embedding preview
2026-02-10 10:18:19 +08:00
test_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
test_voices.py
Voice library support dashscope
2026-02-26 03:54:52 +08:00
test_workflows.py
…