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 „Gefällt mir“

I support this request for two new LLM provider nodes

Thanks in advance!

3 „Gefällt mir“

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 „Gefällt mir“

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 „Gefällt mir“

Super interested with that also !

2 „Gefällt mir“

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 „Gefällt mir“

would you mind to share with us an example?

1 „Gefällt mir“

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 „Gefällt mir“

+1 for this

1 „Gefällt mir“

+1 I need this

1 „Gefällt mir“

I would love to see this feature implemented on n8n

1 „Gefällt mir“

+1, i need this

1 „Gefällt mir“

+1 for Groq first and Perplexity then

1 „Gefällt mir“

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

1 „Gefällt mir“

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

1 „Gefällt mir“

Since 1.40 Groq model is include!!!

1 „Gefällt mir“

+1 for perplexity node

1 „Gefällt mir“

This has been added and is available from n8n@1.40.0

1 „Gefällt mir“