mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
This commit is contained in:
@ -68,7 +68,7 @@ const AdvancedOptions: FC<AdvancedOptionsProps> = ({
|
||||
>
|
||||
<RiArrowDownDoubleLine className='h-3 w-3 text-text-tertiary' />
|
||||
<span className='system-xs-regular text-text-tertiary'>
|
||||
{t('workflow.nodes.llm.jsonSchema.showAdvancedOptions')}
|
||||
{t('nodes.llm.jsonSchema.showAdvancedOptions', { ns: 'workflow' })}
|
||||
</span>
|
||||
</button>
|
||||
)} */}
|
||||
|
||||
Reference in New Issue
Block a user