Cannot upload file to Anthropic, OpenAI endpoint used instead always #3760
Unanswered
michnovka
asked this question in
Troubleshooting
Replies: 2 comments 8 replies
-
Ok, based on the log I now see that it clearly tries to upload to OpenAI, not anthropic. Which explains the error message, in .env file I do have
but why would it not use Anthropic? This seems confusing |
Beta Was this translation helpful? Give feedback.
1 reply
-
Anthropic doesn't have an embeddings service. Please see https://www.librechat.ai/docs/configuration/rag_api |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I have set up docker, and added Anthropic API key in .env file. I can chat fine, the AI respondes, but when I upload PDF, I get Error message.
From the log, it almost seems as if it tries to use key string "user_provided", but in .env this is not what I have placed. Also like I said, chat works.
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions