client.GraphQL().Get() tries to use llama3 instead of the model I want

client.GraphQL().Get() tries to use llama3 instead of the model I want

Hi all, I’m trying to build a simple RAG application in Golang. Everything is working fine, except when I try to get data for the final inference: …

 

Read More