ruby-openai-pinecone 0.1.1
This gem provides out-of-the-box functionality for generating vectors using the OpenAI API's text-embedding-ada-002 model and uploading them to Pinecone for efficient semantic search. It also includes features for querying existing vectors and retrieving relevant metadata. With this gem, developers can easily incorporate semantic search capabilities into their Ruby applications without needing to worry about the underlying implementation details.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
ruby-openai
~> 3.7.0