MCPcopy 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

SummarizeSessionMethod · 0.65
SummarizeIncrementalMethod · 0.65
TestOpenRouterProviderFunction · 0.65
TestCustomProviderFunction · 0.65
TestProviderFactoryFunction · 0.65
CapabilitiesMethod · 0.65
GenerateMethod · 0.65
CreateFunction · 0.65
SendMethod · 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 3

TestOpenRouterProviderFunction · 0.52
TestCustomProviderFunction · 0.52
TestProviderFactoryFunction · 0.52