Documentation
¶
Index ¶
- Constants
- func Address() string
- func AgentRunID() string
- func ConsoleApiURL() string
- func ConsoleExtApiURL() string
- func ConsoleURL() string
- func DeployToken() string
- func ExcludeTools() ([]tool.ID, error)
- func GRPCAddress() string
- func LogLevel() klog.Level
- func OpenAIResponsesUpstreamURL() string
- func OpenAIUpstreamURL() string
- func WorkingDir() string
Constants ¶
View Source
const ( EnvAddress = "PLRL_MCP_ADDRESS" EnvGRPCAddress = "PLRL_MCP_GRPC_ADDRESS" EnvDeployToken = "PLRL_DEPLOY_TOKEN" EnvExcludeTools = "PLRL_EXCLUDE_TOOLS" EnvWorkingDir = "PLRL_WORKING_DIR" EnvOpenAIUpstreamURL = "PLRL_OPENAI_UPSTREAM_URL" EnvConsoleURL = "PLRL_CONSOLE_URL" )
Variables ¶
This section is empty.
Functions ¶
func AgentRunID ¶
func AgentRunID() string
func ConsoleApiURL ¶ added in v0.6.41
func ConsoleApiURL() string
func ConsoleExtApiURL ¶ added in v0.6.41
func ConsoleExtApiURL() string
func ConsoleURL ¶
func ConsoleURL() string
func DeployToken ¶ added in v0.6.41
func DeployToken() string
func ExcludeTools ¶
func GRPCAddress ¶ added in v0.6.41
func GRPCAddress() string
func OpenAIResponsesUpstreamURL ¶ added in v0.6.46
func OpenAIResponsesUpstreamURL() string
func OpenAIUpstreamURL ¶ added in v0.6.46
func OpenAIUpstreamURL() string
func WorkingDir ¶ added in v0.6.41
func WorkingDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.