-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Given this command:
ontogpt extract -m ollama/qwen3 -i Molecular\ cloning\ agarose\ gel\ electrophoresis.txt -t ../../schemas/steps.yaml
I am getting the result:
ERROR:ontogpt.clients.llm_client:API connection error: litellm.APIConnectionError: OllamaException - Illegal header value b'Bearer '
ERROR:ontogpt.clients.llm_client:No response or response is empty.
I have tried setting OPENAI_API_KEY and running runoak set-apikey -e openai "dummy_key".
I think that ontoGPT is trying to send a API key to ollama.
Metadata
Metadata
Assignees
Labels
No labels