tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
3.76k stars 523 forks source link

Please add groq llm support #797

Open Hassanrkbiz opened 2 months ago

devalexandre commented 2 months ago

Groq work.

image

Hassanrkbiz commented 2 months ago

What if we want to use OpenAI embedding model and groq main model for RAG functionality? As both uses the OpenAi method, is there any way?