openai-node
openai-node copied to clipboard
More embedding examples for Nodejs
OpenAI has some great embedding examples in the OpenAI Cookbook & API docs for Python, but none for Nodejs.
Would be awesome if you could add some for different use cases like clustering, regression, anomaly detection, visualization, search, context relevance, information retrieval
Thanks 🚀
Or even just implementing a fast cosine similarity and perhaps a t-SNE would be super appreciated!
@rattrayalex is there something planned already, still missing these things. Thank you in advance! 🚀
What are some of the examples you'd most like to see?
Thanks for the feedback! We will certainly try to make sure more NodeJS examples end up in the docs in the future. We should have parity with Python IMO and will work towards that.
What are some of the examples you'd most like to see?
Currently trying to find out how to convert the embedding array into something I can store in sqlite-vss. So along those lines?
I'm closing this issue as it's not a client library feature request, but we're still working towards adding more TypeScript examples and you're welcome to post docs requests at community.openai.com.