docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
52857eb6b3
commit
4c1ad40f8e
53 changed files with 1039 additions and 976 deletions
|
|
@ -141,8 +141,6 @@ with open(file_path, "rb") as file:
|
|||
result = response.json()
|
||||
print(f'upload_file_id: {result.get("id")}')
|
||||
```
|
||||
|
||||
|
||||
|
||||
- Others
|
||||
|
||||
|
|
@ -184,7 +182,8 @@ print('[rename result]')
|
|||
print(rename_conversation_response.json())
|
||||
```
|
||||
|
||||
* Using the Workflow Client
|
||||
- Using the Workflow Client
|
||||
|
||||
```python
|
||||
import json
|
||||
import requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue