chatgpt-api
Travis Fischer 2023-03-01 20:58:42 -06:00
rodzic a4e31ee4d6
commit 3da4b96360
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -178,7 +178,7 @@ To use this module from Node.js, you need to pick between two methods:
Both approaches have very similar APIs, so it should be simple to swap between them.
**Note**: We strongly recommend using the official `ChatGPTAPI` since it uses officially supported APIs from OpenAI. We may remove support for `ChatGPTUnofficialProxyAPI` in a future release.
**Note**: We strongly recommend using `ChatGPTAPI` since it uses the officially supported API from OpenAI. We may remove support for `ChatGPTUnofficialProxyAPI` in a future release.
### Usage - ChatGPTAPI