This website requires JavaScript.
Explore
Help
Register
Sign In
wx44wx
/
ai-video-fullstack
Watch
1
Star
0
Fork
0
You've already forked ai-video-fullstack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f027ed99b74cf7d4fc9f072176d4135e58d022dd
ai-video-fullstack
/
backend
/
migrations
/
versions
History
Xin Wang
e39bb48ba8
feat: add MCP tool integration
2026-07-18 00:00:06 +08:00
..
20260709_0001_initial_schema.py
Implement Alembic for database migrations and update FastAPI initialization
2026-07-09 16:29:10 +08:00
20260710_0002_add_tools.py
Add reusable tools and assistant bindings
2026-07-10 10:05:41 +08:00
20260710_0003_add_conversation_history.py
Add conversation history management and API endpoints
2026-07-10 16:25:06 +08:00
20260712_0004_add_turn_config.py
Add turn configuration support for assistants
2026-07-12 11:08:19 +08:00
20260712_0005_add_knowledge_documents.py
Enhance knowledge base functionality and integrate S3 storage support
2026-07-12 13:58:47 +08:00
20260712_0006_add_knowledge_retrieval_config.py
Add knowledge retrieval configuration to Assistant model and related components
2026-07-12 18:57:56 +08:00
20260712_0007_add_dynamic_variables.py
Add dynamic variable support to Assistant model and related components
2026-07-12 23:42:56 +08:00
20260717_0008_add_mcp_servers.py
feat: add MCP tool integration
2026-07-18 00:00:06 +08:00