Simone Vellei

Results 32 comments of Simone Vellei

You can use this: ```go var m openai.EmbeddingModel m.UnmarshalText([]byte("text-similarity-ada-002")) ```

Hey, sorry for the delay. Lingoose has a github action to publish the `/doc` folder as official documentation. You could work on a PR refactoring the contents of the `/doc`...

Is there any issue with go v1.21?

@Lenstack this PR is broken, I don't understand your intent.

As there's been no follow-up on the requested changes, I'm closing this PR and the related issue.

As there's been no follow-up on the requested changes, I'm closing this issue.

Thanks for your suggestion! I'll check this issue.

Hi @iocron , it seems you are using some custom implementation of assistant, did you experience the same behaviour with lingoose's assistant? Could you provide an example in such way...

@parikxxit Please provide a full example, this will add more context. From your PR it looks like your `embedder` failed to produce embeddings, and accessing to `embeddings[0]` will cause panic....

no more information received