You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ and two more complex (longer), one for each service:
16
16
-[Pinecone Index Long Demo](./src/main/scala/io/cequence/pineconescala/demo/PineconeIndexLongDemo.scala)
17
17
-[Pinecone Vector Long Demo](./src/main/scala/io/cequence/pineconescala/demo/PineconeVectorLongDemo.scala)
18
18
19
+
Before you launch anything, don't forget to set the following env. variables:
20
+
-`PINECONE_SCALA_CLIENT_API_KEY`
21
+
-`PINECONE_SCALA_CLIENT_ENV`
22
+
19
23
That's it folks. Have fun with our Scala client!
20
24
21
25
## License ⚖️
@@ -24,7 +28,7 @@ This library is available and published as open source under the terms of the [M
24
28
25
29
## Contributors 🙏
26
30
27
-
This project is open-source and welcomes any contribution or feedback ([here](https://github.com/cequence-io/pinecone-scala-client/issues)).
31
+
This project is open-source and welcomes any contribution or feedback ([here](https://github.com/cequence-io/pinecone-scala-demo/issues)).
28
32
29
33
Development of this library has been supported by [<imgsrc="https://cequence.io/favicon-16x16.png"> - Cequence.io](https://cequence.io) - `The future of contracting`
0 commit comments