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
3643431565391d10d4f7eccb5399ff3f62e41d23
AI-VideoAssistant
/
docs
History
Xin Wang
3643431565
Enhance WebSocket session configuration by introducing an optional
config.resolved
event, which provides a public snapshot of the session's configuration. Update the API reference documentation to clarify the conditions under which this event is emitted and the details it includes. Modify session management to respect the new setting for emitting configuration details, ensuring sensitive information remains secure. Update tests to validate the new behavior and ensure compliance with the updated configuration schema.
2026-03-01 23:08:44 +08:00
..
content
Enhance WebSocket session configuration by introducing an optional
config.resolved
event, which provides a public snapshot of the session's configuration. Update the API reference documentation to clarify the conditions under which this event is emitted and the details it includes. Modify session management to respect the new setting for emitting configuration details, ensuring sensitive information remains secure. Update tests to validate the new behavior and ensure compliance with the updated configuration schema.
2026-03-01 23:08:44 +08:00
mkdocs.yml
Revamp documentation structure in mkdocs.yml by reorganizing navigation for improved accessibility. Remove outdated content from previous sections and introduce new topics including detailed guides on assistant management, configuration options, and tool integrations. Enhance API reference documentation with comprehensive error codes and WebSocket protocol details. Add new sections for automated testing, data analysis, and knowledge base management, ensuring a cohesive and user-friendly documentation experience.
2026-03-01 22:38:50 +08:00
README.md
…
README.md
Unescape
Escape
Documentation
部署 MkDocs
:
pip install mkdocs mkdocs serve
访问
http://localhost:8000
查看文档网站。
Reference in New Issue
View Git Blame
Copy Permalink