Skip to content

error: [handleAbortError] AI response error; aborting request: Config not found for the ollama custom endpoint. #4677

Closed Answered by m4druga
lexciobotariu asked this question in Troubleshooting
Discussion options

You must be logged in to vote

I didn't find the root cause, but I found a way to work around the problem: the value of name needs to be in lowercase.

endpoints:
custom:
- name: "ollama"
apiKey: "ollama"

This is new, as previous deployments used name with only the first letter in uppercase without causing this error. Interestingly, the example on the LibreChat documentation site still shows name with an uppercase 'O'.

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lexciobotariu
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #4671 on November 09, 2024 15:33.