summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchatgpt-tricks <143020293+chatgpt-tricks@users.noreply.github.com>2023-09-19 19:59:50 +0200
committerGitHub <noreply@github.com>2023-09-19 19:59:50 +0200
commit98d40aa39e6996ea06ad43cb4089b816751a3c4a (patch)
tree5cb07ea1f6ecbb1269f12039d235f5ed8361eda5
parentUpdate README.md (diff)
downloadgpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.tar
gpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.tar.gz
gpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.tar.bz2
gpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.tar.lz
gpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.tar.xz
gpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.tar.zst
gpt4free-98d40aa39e6996ea06ad43cb4089b816751a3c4a.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba84a5f6..c69d2f66 100644
--- a/README.md
+++ b/README.md
@@ -279,7 +279,7 @@ asyncio.run(run_async())
### interference openai-proxy api (use with openai python package)
-if you want to use the embedding function, you need to get a huggingface token. You can get one at https://huggingface.co/settings/tokens make sure your role is set to write. If you have your token, just use it instead of the OpenAI api-key.
+If you want to use the embedding function, you need to get a huggingface token. You can get one at https://huggingface.co/settings/tokens make sure your role is set to write. If you have your token, just use it instead of the OpenAI api-key.
get requirements: