MCPcopy
hub / github.com/chartbrew/chartbrew / AiRoute.js

File AiRoute.js

server/api/AiRoute.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const rateLimit = require("express-rate-limit");
2
3const {
4 getOrchestration,

Callers

nothing calls this directly

Calls 10

isOpenAiApiKeySetFunction · 0.85
getOrchestrationFunction · 0.85
getAvailableToolsFunction · 0.85
getConversationsFunction · 0.85
getConversationFunction · 0.85
deleteConversationFunction · 0.85
apiLimiterFunction · 0.70
getAiUsageFunction · 0.50
getMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected