feat: add MCP support (#20716)

Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
This commit is contained in:
Novice 2025-07-10 14:01:34 +08:00 committed by GitHub
commit 535fff62f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
54 changed files with 6634 additions and 154 deletions

View file

@ -56,6 +56,7 @@ from .app import (
conversation,
conversation_variables,
generator,
mcp_server,
message,
model_config,
ops_trace,