mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 16:26:51 +08:00
### What problem does this PR solve? Feat: Add Template operator #3560 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -24,7 +24,7 @@ const FlowIdModal = ({ hideModal }: IModalProps<any>) => {
|
||||
{id}
|
||||
</Paragraph>
|
||||
<Link
|
||||
href="https://ragflow.io/docs/dev/http_api_reference#create-agent-session"
|
||||
href="https://ragflow.io/docs/dev/http_api_reference#create-session-with-an-agent"
|
||||
target="_blank"
|
||||
>
|
||||
{t('howUseId')}
|
||||
|
||||
Reference in New Issue
Block a user