(ctx context.Context)
| 1178 | UnlinkOIDCUsersByIssuerMismatch(ctx context.Context, expectedPrefix string) (int64, error) |
| 1179 | UnpinChatByID(ctx context.Context, id uuid.UUID) error |
| 1180 | UnsetDefaultChatModelConfigs(ctx context.Context) error |
| 1181 | UpdateAIBridgeInterceptionEnded(ctx context.Context, arg UpdateAIBridgeInterceptionEndedParams) (AIBridgeInterception, error) |
| 1182 | UpdateAIProvider(ctx context.Context, arg UpdateAIProviderParams) (AIProvider, error) |
| 1183 | UpdateAPIKeyByID(ctx context.Context, arg UpdateAPIKeyByIDParams) error |
no outgoing calls