MCPcopy Create free account
hub / github.com/astercloud/aster / Config

Method Config

pkg/provider/interface.go:243–243  ·  view source on GitHub ↗

Config 返回配置

()

Source from the content-addressed store, hash-verified

241
242 // Config 返回配置
243 Config() *types.ModelConfig
244
245 // Capabilities 返回模型能力
246 Capabilities() ProviderCapabilities

Callers 8

CapabilitiesMethod · 0.65
TestOpenAIProviderFunction · 0.65
TestGroqProviderFunction · 0.65
TestOllamaProviderFunction · 0.65
TestOpenRouterProviderFunction · 0.65
TestDoubaoProviderFunction · 0.65
TestCustomProviderFunction · 0.65
CapabilitiesMethod · 0.65

Implementers 12

MockSummaryProviderpkg/memory/session_summary_test.go
MockProviderWithErrorpkg/memory/session_summary_test.go
MockProviderpkg/evals/llm_scorer_test.go
GLMProviderpkg/provider/glm.go
GeminiProviderpkg/provider/gemini.go
AnthropicProviderpkg/provider/anthropic.go
CustomClaudeProviderpkg/provider/custom_claude.go
DeepseekProviderpkg/provider/deepseek.go
GatewayProviderpkg/provider/gateway.go
OpenAICompatibleProviderpkg/provider/openai_compatible.go
MockProviderpkg/agent/model_fallback_test.go
MockProviderserver/test_helpers.go

Calls

no outgoing calls

Tested by 6

TestOpenAIProviderFunction · 0.52
TestGroqProviderFunction · 0.52
TestOllamaProviderFunction · 0.52
TestOpenRouterProviderFunction · 0.52
TestDoubaoProviderFunction · 0.52
TestCustomProviderFunction · 0.52