Ollama instead OpenAI for a Message Model

Problem:

  • I want to make a workflow dedicated to automate LinkedIn posts and while I was searching I found some templates to achieve my aim. However, I cannot purchase OpenAI Credits (due to all my cards were declined) so I decided to advance with this using Ollama but there is the Issue… I don’t know how to achieve the same functionality as the OpenAI Message Model with Ollama.

Error Message:

  • Not yet.

Workflow:

ollama_demo

Information on my n8n setup

  • n8n version: 1.67.1
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Windows

Hey @Francisco_Gonzalez_F , you cannot expect the very same result from two different models. Whatever workflow you build the model you engage will affect the outcome. The models are built by different companies using different set of data. One model is richer that the other and hence more capable and accurate than the other.

1 Like