@tokenaut/opentoken 1.3.5 → 1.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
- package/src/config.js +1 -0
package/README.md
CHANGED
|
@@ -114,5 +114,3 @@ opentoken cx --key <your-api-key> --model 5.5 --url https://omniroute.goio.uk/v1
|
|
|
114
114
|
- `OPENAI_API_KEY`(写入 auth.json)
|
|
115
115
|
|
|
116
116
|
默认 Base URL:`https://gw.opentoken.io/v1`
|
|
117
|
-
|
|
118
|
-
opentoken cc --key sk-ot-v1-e7551b49a8c18f3f5b54dda11fb03f96f05a2aa7280bdeb9 --model opus --url https://gw.opentoken.io
|
package/package.json
CHANGED
package/src/config.js
CHANGED