mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-06-08 18:03:25 +00:00
docs: update response demo
This commit is contained in:
parent
1da0f1363b
commit
f8b6821fb4
14
README.md
14
README.md
@ -2,7 +2,7 @@
|
|||||||
* @Author: Vincent Young
|
* @Author: Vincent Young
|
||||||
* @Date: 2022-10-18 07:32:29
|
* @Date: 2022-10-18 07:32:29
|
||||||
* @LastEditors: Vincent Young
|
* @LastEditors: Vincent Young
|
||||||
* @LastEditTime: 2023-07-23 20:42:10
|
* @LastEditTime: 2023-09-14 13:58:57
|
||||||
* @FilePath: /DeepLX/README.md
|
* @FilePath: /DeepLX/README.md
|
||||||
* @Telegram: https://t.me/missuo
|
* @Telegram: https://t.me/missuo
|
||||||
*
|
*
|
||||||
@ -44,13 +44,15 @@
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"alternatives": [
|
"alternatives": [
|
||||||
"Undisputed",
|
"no one else",
|
||||||
"Unquestionable",
|
"there is no other person (idiom); there is no one else",
|
||||||
"Unquestionably"
|
"there is no other person"
|
||||||
],
|
],
|
||||||
"code": 200,
|
"code": 200,
|
||||||
"data": "Undoubtedly",
|
"data": "there is no one else",
|
||||||
"id": 8300079001
|
"id": 8352115005,
|
||||||
|
"source_lang": "ZH",
|
||||||
|
"target_lang": "EN"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
### Specify the port
|
### Specify the port
|
||||||
|
Loading…
Reference in New Issue
Block a user