Train a custom model

how would I use a custom trained model I have in Gemini?

my use case, I’d like to create a chatbot with WAHA, that people can ask questions that get populated based on data of a Google Spreadsheet or DB. So people should be able to ask, which tickets are still open, or, provide a list of all open tickets. Now, we’ve trained a Gemini model that does this, but Gemini doesn’t have access to the live data, so we need n8n to pass that data to Gemini, and Gemini to use the custom model, and spit it back to n8n which passes it to WAHA.

Any advise would be imensly appriciated

It looks like your topic is missing some important information. Could you provide the following if applicable.

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