(ctx context.Context)
| 456 | GetDBCryptKeys(ctx context.Context) ([]DBCryptKey, error) |
| 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) |
no outgoing calls