MCPcopy Create free account
hub / github.com/idosal/git-mcp / AutoRAGInternalError

Interface AutoRAGInternalError

worker-configuration.d.ts:3836–3837  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3834 getUrl(provider?: AIGatewayProviders | string): Promise<string>; // eslint-disable-line
3835}
3836interface AutoRAGInternalError extends Error {
3837}
3838interface AutoRAGNotFoundError extends Error {
3839}
3840interface AutoRAGUnauthorizedError extends Error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected