(ctx context.Context, arg UpsertChatDiffStatusParams)
| 1383 | UpsertChatDebugRetentionDays(ctx context.Context, debugRetentionDays int32) error |
| 1384 | UpsertChatDesktopEnabled(ctx context.Context, enableDesktop bool) error |
| 1385 | UpsertChatDiffStatus(ctx context.Context, arg UpsertChatDiffStatusParams) (ChatDiffStatus, error) |
| 1386 | UpsertChatDiffStatusReference(ctx context.Context, arg UpsertChatDiffStatusReferenceParams) (ChatDiffStatus, error) |
| 1387 | UpsertChatExploreModelOverride(ctx context.Context, value string) error |
| 1388 | UpsertChatGeneralModelOverride(ctx context.Context, value string) error |
no outgoing calls