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
/
web
/
pages
History
Xin Wang
487634c494
Implement tool parameter management in ToolLibrary, including types, default value handling, and schema generation. Introduce functions for creating, updating, and removing tool parameters, enhancing the configuration capabilities for tools. Update state management to reflect new parameter structure.
2026-02-27 15:04:52 +08:00
..
ASRLibrary.tsx
Vendor can show more
2026-02-12 19:29:24 +08:00
Assistants.tsx
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
AutoTest.tsx
…
CallLogs.tsx
…
Dashboard.tsx
Clean ovewview code
2026-02-11 15:01:59 +08:00
History.tsx
…
KnowledgeBase.tsx
…
LLMLibrary.tsx
Vendor can show more
2026-02-12 19:29:24 +08:00
Profile.tsx
…
ToolLibrary.tsx
Implement tool parameter management in ToolLibrary, including types, default value handling, and schema generation. Introduce functions for creating, updating, and removing tool parameters, enhancing the configuration capabilities for tools. Update state management to reflect new parameter structure.
2026-02-27 15:04:52 +08:00
VoiceLibrary.tsx
Voice library support dashscope
2026-02-26 03:54:52 +08:00
WorkflowEditor.tsx
…
Workflows.tsx
…