(ctx context.Context, arg UpsertChatUsageLimitConfigParams)
| 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) |
| 1399 | UpsertChatUsageLimitGroupOverride(ctx context.Context, arg UpsertChatUsageLimitGroupOverrideParams) (UpsertChatUsageLimitGroupOverrideRow, error) |
| 1400 | UpsertChatUsageLimitUserOverride(ctx context.Context, arg UpsertChatUsageLimitUserOverrideParams) (UpsertChatUsageLimitUserOverrideRow, error) |
| 1401 | UpsertChatWorkspaceTTL(ctx context.Context, workspaceTtl string) error |
no outgoing calls