Pinecone Elixir client for the Pinecone REST API. Installation def deps do [ {:pinecone, github: "seanmor5/pinecone", branch: "main"} ] end