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
2418df80e56089a54d1463d071d4fe9d350a1493
AI-VideoAssistant
/
web
/
pages
History
Xin Wang
6a46ec69f4
Enhance WebSocket session management by requiring
assistant_id
as a query parameter for connection. Update API reference documentation to reflect changes in message flow and metadata validation rules, including the introduction of whitelists for allowed metadata fields and restrictions on sensitive keys. Refactor client examples to align with the new session initiation process.
2026-03-01 14:10:38 +08:00
..
ASRLibrary.tsx
Vendor can show more
2026-02-12 19:29:24 +08:00
Assistants.tsx
Enhance WebSocket session management by requiring
assistant_id
as a query parameter for connection. Update API reference documentation to reflect changes in message flow and metadata validation rules, including the introduction of whitelists for allowed metadata fields and restrictions on sensitive keys. Refactor client examples to align with the new session initiation process.
2026-03-01 14:10:38 +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
Add wait_for_response functionality to ToolResource and related components. Update API models, schemas, and routers to support new parameter. Enhance UI components to manage wait_for_response state, ensuring proper integration across the application.
2026-02-27 16:54:39 +08:00
VoiceLibrary.tsx
Voice library support dashscope
2026-02-26 03:54:52 +08:00
WorkflowEditor.tsx
…
Workflows.tsx
…