We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f654567 commit bc31d8eCopy full SHA for bc31d8e
README.md
@@ -262,7 +262,7 @@ echo 'LITELLM_MASTER_KEY="sk-1234"' > .env
262
263
# Add the litellm salt key - you cannot change this after adding a model
264
# It is used to encrypt / decrypt your LLM API Key credentials
265
-# We recommned - https://1password.com/password-generator/
+# We recommend - https://1password.com/password-generator/
266
# password generator to get a random hash for litellm salt key
267
echo 'LITELLM_SALT_KEY="sk-1234"' > .env
268
0 commit comments