Hardcoded dimensions
This commit is contained in:
parent
f6ff57e51e
commit
97040b67d3
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ from apps.onboarding.models import OnboardingSession
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
def mcp_tool(name, description, input_schema):
|
def mcp_tool(name, description, input_schema):
|
||||||
def decorator(func):
|
def decorator(func):
|
||||||
func._mcp_tool_meta = {
|
func._mcp_tool_meta = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue