Enhance API documentation TOC with modern design and improved UX (#23490)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
@@ -1170,7 +1170,7 @@ Chat applications support session persistence, allowing previous chat history to
|
||||
url='/audio-to-text'
|
||||
method='POST'
|
||||
title='Speech to Text'
|
||||
name='#audio'
|
||||
name='#audio-to-text'
|
||||
/>
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -1221,7 +1221,7 @@ Chat applications support session persistence, allowing previous chat history to
|
||||
url='/text-to-audio'
|
||||
method='POST'
|
||||
title='Text to Audio'
|
||||
name='#audio'
|
||||
name='#text-to-audio'
|
||||
/>
|
||||
<Row>
|
||||
<Col>
|
||||
|
Reference in New Issue
Block a user