This project is archived! It has been moved to the main Pinecone Scala Client repository as a module examples
This is a ready-to-fork, example/demo project demonstrating how to use Pinecone Scala Client.
7 single-function demos are available:
- List Indexes
- Create Index
- Describe Index
- Delete Index
- Upsert Vectors
- Query Vectors
- Query Vectors By Filter
and two more complex (longer), one for each service:
Before you launch anything, don't forget to set the following env. variables:
PINECONE_SCALA_CLIENT_API_KEY
PINECONE_SCALA_CLIENT_ENV
(optional) - needed only for pod-based deployments
That's it folks. Have fun with our Scala client!
This library is available and published as open source under the terms of the MIT License.
This project is open-source and welcomes any contribution or feedback (here).
Development of this library has been supported by - Cequence.io - The future of contracting
Created and maintained by Peter Banda.