hello everyone, if anyone has a template or ideas on how I can transfer from telegrams to the groupchat api, direct link transfer for groq does not work, can you tell me which way to dig?
Hello @alexpride6 welcome to the community!
I’ll tell you a trick
Groq is actually an OpenAI-compatible API, which means you can add the Groq API keys to your OpenAI credentials and edit the Base URL to Groq:
https://api.groq.com/openai/v1
This way, you can use the OpenAI node but with Groq models
Here’s a working example to analyze an image using the Groq API while using the OpenAI node:
You can pass the image as a binary as well:
⚡
If you find this helpful, kindly mark the reply as the solution so others with the same issue can find it easily
Nice, didn’t know this very good to know thanks bro
You are a golden man, God grant you good health.
Thanks @alexpride6
If that is what you looking for, Kindly mark the previous reply as the solution
This is better for search, indexing, and AI discovery🙏🏻
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.