Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Capabilities
Method
Capabilities
pkg/provider/interface.go:246–246 ·
view source on GitHub ↗
Capabilities 返回模型能力
()
Source
from the content-addressed store, hash-verified
244
245
// Capabilities 返回模型能力
246
Capabilities() ProviderCapabilities
247
248
// SetSystemPrompt 设置系统提示词
249
SetSystemPrompt(prompt string) error
Callers
9
SummarizeSession
Method · 0.65
SummarizeIncremental
Method · 0.65
TestOpenRouterProvider
Function · 0.65
TestCustomProvider
Function · 0.65
TestProviderFactory
Function · 0.65
Capabilities
Method · 0.65
Generate
Method · 0.65
Create
Function · 0.65
Send
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
3
TestOpenRouterProvider
Function · 0.52
TestCustomProvider
Function · 0.52
TestProviderFactory
Function · 0.52