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
3f22e2b875685e6f00f53f8486d4e1d71d1a3fea
AI-VideoAssistant
/
web
/
pages
History
Xin Wang
3626297211
Implement schema editor functionality in ToolLibrary, allowing users to manage tool parameters with JSON schema validation. Add a drawer for schema editing, enhance state management for schema-related errors, and integrate schema defaults into tool parameter configuration. Update UI to include a button for opening the schema drawer.
2026-03-02 01:54:54 +08:00
..
ASRLibrary.tsx
Vendor can show more
2026-02-12 19:29:24 +08:00
Assistants.tsx
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
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 schema editor functionality in ToolLibrary, allowing users to manage tool parameters with JSON schema validation. Add a drawer for schema editing, enhance state management for schema-related errors, and integrate schema defaults into tool parameter configuration. Update UI to include a button for opening the schema drawer.
2026-03-02 01:54:54 +08:00
VoiceLibrary.tsx
Voice library support dashscope
2026-02-26 03:54:52 +08:00
WorkflowEditor.tsx
…
Workflows.tsx
…