Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Capabilities
Method · 0.65
TestOpenAIProvider
Function · 0.65
TestGroqProvider
Function · 0.65
TestOllamaProvider
Function · 0.65
TestOpenRouterProvider
Function · 0.65
TestDoubaoProvider
Function · 0.65
TestCustomProvider
Function · 0.65
Capabilities
Method · 0.65
Implementers
12
MockSummaryProvider
pkg/memory/session_summary_test.go
MockProviderWithError
pkg/memory/session_summary_test.go
MockProvider
pkg/evals/llm_scorer_test.go
GLMProvider
pkg/provider/glm.go
GeminiProvider
pkg/provider/gemini.go
AnthropicProvider
pkg/provider/anthropic.go
CustomClaudeProvider
pkg/provider/custom_claude.go
DeepseekProvider
pkg/provider/deepseek.go
GatewayProvider
pkg/provider/gateway.go
OpenAICompatibleProvider
pkg/provider/openai_compatible.go
MockProvider
pkg/agent/model_fallback_test.go
MockProvider
server/test_helpers.go
Calls
no outgoing calls
Tested by
6
TestOpenAIProvider
Function · 0.52
TestGroqProvider
Function · 0.52
TestOllamaProvider
Function · 0.52
TestOpenRouterProvider
Function · 0.52
TestDoubaoProvider
Function · 0.52
TestCustomProvider
Function · 0.52