mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 11:04:27 +08:00
Update api/configs/feature/hosted_service/__init__.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
44762a38c2
commit
38f7c77fa4
@ -367,7 +367,7 @@ class HostedTongyiConfig(BaseSettings):
|
|||||||
)
|
)
|
||||||
|
|
||||||
HOSTED_TONGYI_TRIAL_ENABLED: bool = Field(
|
HOSTED_TONGYI_TRIAL_ENABLED: bool = Field(
|
||||||
description="Enable trial access to hosted Anthropic service",
|
description="Enable trial access to hosted Tongyi service",
|
||||||
default=False,
|
default=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user