yoan
January 12, 2025, 7:26pm
1
Describe the problem/error/question
I don’t have Base URL parameter in my OpenAI Chat Model node, as I usually do to connect with OpenRouter API.
However it’s still set on other workflows where I’ve already used it.
What is the error message (if any)?
Information on your n8n setup
n8n version: 1.73.1
Database (default: SQLite): postgres
n8n EXECUTIONS_PROCESS setting (default: own, main): default
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
Operating system: Ubuntu
1 Like
I have the same issue and found the open router base url was inserted here
But the model selection was not auto update so still having the same issue to use open router.
2 Likes
Had the same issue, currently you need to copy name and paste it to model field of AI you want to use from.
Example:
microsoft/phi-4
sao10k/l3.1-70b-hanami-x1
deepseek/deepseek-chat
2 Likes
Try to run workflow. I also had red trinagle, but when i ran actual workflow it worked
1 Like
yoan
January 13, 2025, 10:02pm
6
Thank you guys, it works !
I did the following :
I changed the base URL in my credentials,
changed the model to ‘deepseek/deepseek-chat’
ran the workflow
1 Like
system
Closed
January 20, 2025, 10:02pm
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.