llama.cpp / tools /server /webui /src /lib /constants /mcp-form.ts
dlxj
todo: 基于 CUDA 13.0 编译
2517be1
Raw
History Blame Contribute Delete
121 Bytes
export const MCP_SERVER_URL_PLACEHOLDER = 'https://mcp.example.com/sse';
export const MIN_AUTOCOMPLETE_INPUT_LENGTH = 1;