docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user