(ctx context.Context)
| 457 | GetDERPMeshKey(ctx context.Context) (string, error) |
| 458 | GetDefaultChatModelConfig(ctx context.Context) (ChatModelConfig, error) |
| 459 | GetDefaultOrganization(ctx context.Context) (Organization, error) |
| 460 | GetDefaultProxyConfig(ctx context.Context) (GetDefaultProxyConfigRow, error) |
| 461 | GetDeploymentID(ctx context.Context) (string, error) |
| 462 | GetDeploymentWorkspaceAgentStats(ctx context.Context, createdAt time.Time) (GetDeploymentWorkspaceAgentStatsRow, error) |
no outgoing calls