feat: add TOC to app develop doc (#10799)
This commit is contained in:
@@ -503,7 +503,7 @@ The text generation application offers non-session support and is ideal for tran
|
||||
<Heading
|
||||
url='/text-to-audio'
|
||||
method='POST'
|
||||
title='text to audio'
|
||||
title='Text to Audio'
|
||||
name='#audio'
|
||||
/>
|
||||
<Row>
|
||||
|
@@ -480,7 +480,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>
|
||||
@@ -884,7 +884,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>
|
||||
|
@@ -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>
|
||||
|
@@ -32,7 +32,7 @@ Workflow applications offers non-session support and is ideal for translation, a
|
||||
<Heading
|
||||
url='/workflows/run'
|
||||
method='POST'
|
||||
title='Execute workflow'
|
||||
title='Execute Workflow'
|
||||
name='#Execute-Workflow'
|
||||
/>
|
||||
<Row>
|
||||
@@ -505,7 +505,7 @@ Workflow applications offers non-session support and is ideal for translation, a
|
||||
<Heading
|
||||
url='/workflows/logs'
|
||||
method='GET'
|
||||
title='Get workflow logs'
|
||||
title='Get Workflow Logs'
|
||||
name='#Get-Workflow-Logs'
|
||||
/>
|
||||
<Row>
|
||||
|
Reference in New Issue
Block a user