Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ GetSystemPrompt
Method
GetSystemPrompt
pkg/provider/interface.go:252–252 ·
view source on GitHub ↗
GetSystemPrompt 获取系统提示词
()
Source
from the content-addressed store, hash-verified
250
251
// GetSystemPrompt 获取系统提示词
252
GetSystemPrompt() string
253
254
// Close 关闭连接
255
Close() error
Callers
11
TestOpenAIProvider
Function · 0.65
GetSystemPrompt
Method · 0.65
TestPromptBuilder_Basic
Function · 0.65
TestPromptBuilder_CodeAssistant
Function · 0.65
TestPromptBuilder_TodoReminder
Function · 0.65
TestPromptBuilder_ToolsManualConfig
Function · 0.65
TestPromptBuilder_AllModules
Function · 0.65
TestPromptBuilder_RoomCollaboration
Function · 0.65
TestPromptBuilder_WorkflowContext
Function · 0.65
TestPromptBuilder_WithPreset
Function · 0.65
getSystemPrompt
Function · 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
9
TestOpenAIProvider
Function · 0.52
TestPromptBuilder_Basic
Function · 0.52
TestPromptBuilder_CodeAssistant
Function · 0.52
TestPromptBuilder_TodoReminder
Function · 0.52
TestPromptBuilder_ToolsManualConfig
Function · 0.52
TestPromptBuilder_AllModules
Function · 0.52
TestPromptBuilder_RoomCollaboration
Function · 0.52
TestPromptBuilder_WorkflowContext
Function · 0.52
TestPromptBuilder_WithPreset
Function · 0.52