1. Create an OpenAI credential:

image.png

Create an OpenAI credential

  1. Write the mammouth base url : https://api.mammouth.ai/v1

    Enter your API key from Mammouth in the API Key field

    Enter API key and base url from Mammouth

    1. Search the Basic LLM Chain node (set on Define Below) so you can input your prompt.

      Basic LLM Chain setting

    2. Plug the OpenAI Chat Model node (choose any model you like)

      Plug OpenAI Chat Model

      Tada !

Or import the demo pipeline directly in n8n

Create a new workflow, then import the file Demo Mammouth API.json:

Demo Mammouth API.json

Import demo file

You’ll need to change the your OpenAI credential in the OpenAI Chat Model node.