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
487634c4941697ed42ff45a2f31b86a2d52c0695
AI-VideoAssistant
/
api
/
app
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
..
routers
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
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 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
schemas.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
storage.py
…
vector_store.py
Add kb index status
2026-02-10 10:34:25 +08:00