Groq.com [GOT CREATED]

Hello community,

I’ve just met Groq, and I’m a bit puzzled. These 2 AIs use Mistral as the basis for their functionality.

Would it be possible to develop the nodes or, better still, leave the possibility of putting the target url of the api in the Mistral node.

Thank you for reading and have a nice day!
Greg

إعجاب واحد (1)

I support this request for two new LLM provider nodes

Thanks in advance!

3 إعجابات

You can use them already with a Cloudflare account by using the HTTP node to:

curl -X POST \
“https://api.cloudflare.com/client/v4/accounts/{account-id}/ai/run/@cf/mistral/mistral-7b-instruct-v0.1” \
-H “Authorization: Bearer {api-token}” \
-H “Content-Type:application/json” \
-d '{ “prompt”: “What is grouped query attention”, “stream”: true }'

API Response: { response: “Grouped query attention is a technique used in natural language processing  (NLP) and machine learning to improve the performance of models…” }
3 إعجابات

Hey there!

I’m also using Groq, right now through an HTTP node, but I would love to have it included as a Model. It should be the same as Mixtral Cloud, but with another baseUrl. Or If you can provide the instructions to create it, I’m in.

5 إعجابات

Super interested with that also !

إعجابَين (2)

Any progress with this?
Right now groq is the fastest and cheapest api service for LLM, and the righ now support Gemma, and with the recent GemmaCoder launch maibe the will also support it.

I think create a Model Node for Groq is quite easy for those who had create another… Hope it is release soon.
Thank you.
Amazing project, best people.

إعجاب واحد (1)

would you mind to share with us an example?

إعجاب واحد (1)

that’s is super awesome; but if I don’t misunderstood Perplexity add a little touch of having access to Internet which we don’t have by using directly Mistral.

إعجاب واحد (1)

+1 for this

إعجاب واحد (1)

+1 I need this

إعجاب واحد (1)

I would love to see this feature implemented on n8n

إعجاب واحد (1)

+1, i need this

إعجاب واحد (1)

+1 for Groq first and Perplexity then

إعجاب واحد (1)

Hi @edwinem , would you mind posting your HTTP node implementation?
Thanks very much

إعجاب واحد (1)

One other option is connecting n8n to Flowise via HTTP node. Flowse already supports Groq with all others tools, memory configuration.

إعجاب واحد (1)

Since 1.40 Groq model is include!!!

إعجاب واحد (1)

+1 for perplexity node

إعجاب واحد (1)

This has been added and is available from n8n@1.40.0

إعجاب واحد (1)