(ctx context.Context, arg UpsertChatDiffStatusReferenceParams)
| 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 |
| 1389 | UpsertChatIncludeDefaultSystemPrompt(ctx context.Context, includeDefaultSystemPrompt bool) error |
no outgoing calls