Aller au contenu

@mirego/forra-api


@mirego/forra-api / All Request Functions / UpdateTenantConfigRequest

Interface: UpdateTenantConfigRequest

Properties

application?

optional application: TenantApplicationConfig


features?

optional features: Record\<string, unknown>


integrations?

optional integrations: Record\<string, unknown>


model_library_overrides?

optional model_library_overrides: null | Record\<string, Record\<string, unknown>>


spendingLimits?

optional spendingLimits: object

monthly_organization_limit?

optional monthly_organization_limit: number

specific_user_limits?

optional specific_user_limits: object[]

user_limits?

optional user_limits: object

user_limits.daily?

optional daily: number

user_limits.monthly?

optional monthly: number