MCPcopy Index your code
hub / github.com/coder/coder / Model

Method Model

aibridge/intercept/interceptor.go:22–22  ·  view source on GitHub ↗

Model returns the model in use for this [Interceptor].

()

Source from the content-addressed store, hash-verified

20 Setup(logger slog.Logger, rec recorder.Recorder, mcpProxy mcp.ServerProxier)
21 // Model returns the model in use for this [Interceptor].
22 Model() string
23 // ProcessRequest handles the HTTP request.
24 ProcessRequest(w http.ResponseWriter, r *http.Request) error
25 // Specifies whether an interceptor handles streaming or not.

Callers 13

runChatMethod · 0.65
UsesResponsesOptionsFunction · 0.65
ModelMethod · 0.65
RunAdvisorMethod · 0.65
RunFunction · 0.65
persistInterruptedStepFunction · 0.65
tryCompactOnExitFunction · 0.65
getAnthropicModelFromEnvFunction · 0.65
newInterceptionProcessorFunction · 0.65
ProcessRequestMethod · 0.65

Calls

no outgoing calls

Tested by 2