(ctx context.Context, value string)
| 1393 | UpsertChatPlanModeInstructions(ctx context.Context, value string) error |
| 1394 | UpsertChatRetentionDays(ctx context.Context, retentionDays int32) error |
| 1395 | UpsertChatSystemPrompt(ctx context.Context, value string) error |
| 1396 | UpsertChatTemplateAllowlist(ctx context.Context, templateAllowlist string) error |
| 1397 | UpsertChatTitleGenerationModelOverride(ctx context.Context, value string) error |
| 1398 | UpsertChatUsageLimitConfig(ctx context.Context, arg UpsertChatUsageLimitConfigParams) (ChatUsageLimitConfig, error) |
no outgoing calls