Alexandre E. Souza
Alexandre E. Souza
Groq work. 
@tmc , @eliben What would be the implementation idea for this functionality? maybe use openai.TranscribeAudio, leaving it only within the openai package and not in the LLM namespace? I think...
@tmc some update ?
I think the name Langchaingo is the most appropriate, because we have langchain, and langchainjs, what sense does it make to change to golangchain?
> > @chenquan Hello friend! I think it'd be great for you to comment here about how this might be accomplished and include some more detail about what you're after...
> I wrote this little program in Go where the code is rather simple. > > 1. Give it a prompt > > 2. Stream the response from ollama >...
> Might be a stupid question, but when client has a chromadb as: > > ```go > store, errNs := chroma.New( > chroma.WithChromaURL(localURL), > chroma.WithEmbedder(embeder), > chroma.WithDistanceFunction("cosine"), > chroma.WithNameSpace(sessionString), >...
@yangxikun do you could share a example?
You could create a method for convert types, I don't know if it are a new feature for now.
but the properties are more, when we remove the empty key, doesn't it generate an inconsistency?