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
31b3969b96f46c12256d9d893b9f44d9148f1705
AI-VideoAssistant
/
engine
/
models
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
..
__init__.py
Add backend api and engine
2026-02-06 14:01:34 +08:00
commands.py
Add backend api and engine
2026-02-06 14:01:34 +08:00
config.py
Add backend api and engine
2026-02-06 14:01:34 +08:00
events.py
Add backend api and engine
2026-02-06 14:01:34 +08:00
ws_v1.py
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