pull/407/head^2
Travis Fischer 2023-03-01 20:58:42 -06:00
rodzic 8d94d98506
commit bdda9a4415
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