Stoyan

Results 17 comments of Stoyan

hey @collin-klippel are you still interested in this? If not I can take it next weekend. I am adding support for Claude and OpenAI Azure and I would like to...

Thanks! Good to know 😊

Good point. Actually, the generate() method is supposed to be used only by the flow class so it might be also _generate() And looking at it the return type is...

because the embeddings class can generate embeddings in a batch

the openAI API can generate embeddings for a single string as well as a list of strings. So I thought this class being wrapper to this API should have the...

@inspiralpatterns @vickychudinov I would love to get a bit more feedback on the usage of the VectorDoc and VectorStore classes - especially around the fact that as it is right...