mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
feat: add TOC to app develop doc (#10799)
This commit is contained in:
@@ -444,7 +444,7 @@ Chat applications support session persistence, allowing previous chat history to
|
||||
<Heading
|
||||
url='/messages/{message_id}/suggested'
|
||||
method='GET'
|
||||
title='next suggested questions'
|
||||
title='Next Suggested Questions'
|
||||
name='#suggested'
|
||||
/>
|
||||
<Row>
|
||||
@@ -918,7 +918,7 @@ Chat applications support session persistence, allowing previous chat history to
|
||||
<Heading
|
||||
url='/text-to-audio'
|
||||
method='POST'
|
||||
title='text to audio'
|
||||
title='Text to Audio'
|
||||
name='#audio'
|
||||
/>
|
||||
<Row>
|
||||
|
||||
Reference in New Issue
Block a user