.
Some checks failed
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Has been cancelled
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Has been cancelled

This commit is contained in:
2025-12-05 03:11:19 +00:00
parent 77d66a0bba
commit 48a6f28e59

View File

@@ -185,18 +185,18 @@ actions:
# Example MCP Servers Object Structure
mcpServers:
pieces:
# type: sse # type can optionally be omitted
# type: sse # type can optionally be omitted
type: "streamable-http"
url: https://pieces-mcp.baked.rocks/mcp
timeout: 60000 # 1 minute timeout for this server, this is the default timeout for MCP servers.
headers:
mcp-session-id: {{LIBRECHAT_BODY_CONVERSATIONID}}
mcp-session-id: "{{LIBRECHAT_BODY_CONVERSATIONID}}"
xpipe:
type: "streamable-http"
url: https://xpipe-mcp.baked.rocks/mcp
timeout: 60000 # 1 minute timeout for this server, this is the default timeout for MCP servers.
headers:
mcp-session-id: {{LIBRECHAT_BODY_CONVERSATIONID}}
mcp-session-id: "{{LIBRECHAT_BODY_CONVERSATIONID}}"
context7:
url: https://mcp.context7.com/mcp
timeout: 60000 # 1 minute timeout for this server, this is the default timeout for MCP servers.
@@ -275,7 +275,7 @@ endpoints:
# apiKey: '${GROQ_API_KEY}'
baseURL: 'http://bifrost.lab/v1'
headers:
x-bf-cache-key: {{LIBRECHAT_BODY_CONVERSATIONID}}
x-bf-cache-key: "{{LIBRECHAT_BODY_CONVERSATIONID}}"
x-bf-cache-ttl: 30s
x-bf-cache-threshold: 0.9
models: