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
6a46ec69f4a03b075fdc18234d74578768f8b027
AI-VideoAssistant
/
engine
/
app
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
…
backend_adapters.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
backend_client.py
Unify db api
2026-02-26 01:58:39 +08:00
config.py
Refactor WebSocket authentication handling by removing auth requirements from the hello message. Update related documentation and schemas to reflect the changes in authentication strategy, simplifying the connection process.
2026-02-28 17:33:40 +08:00
main.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