(ctx context.Context, arg UpdateAIBridgeInterceptionEndedParams)
| 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 |
| 1184 | UpdateChatACLByID(ctx context.Context, arg UpdateChatACLByIDParams) error |
no outgoing calls