Skip to content
Discussion options

You must be logged in to vote

Another user encountered the same problem and it turned out the problem was

EDS_DEFAULT_LLM_BASE_URL=http://localhost:11434/api

should be

EDS_DEFAULT_LLM_BASE_URL=http://localhost:11434/v1

Since Ollama responds to both endpoints and the error got propagated into the OpenAI client lib.

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
13 replies
@Andrew1457
Comment options

@leettools-dev
Comment options

@Andrew1457
Comment options

@pengfeng
Comment options

@pengfeng
Comment options

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 pengfeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants