This is a ready-to-fork, example/demo project demonstrating how to use Pinecone Scala Client.
Several single-function demos are available:
- List Indexes
- Create Pod-Based Index
- Create Serverless Index
- Describe Index
- Delete Index
- Upsert Vectors
- Query Vectors
- Query Vectors By Filter
- List Vector Ids
- Create Assistant
- Delete Assistant
- Describe Assistant
- Upload File
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.