We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a6444 commit 612df9aCopy full SHA for 612df9a
1 file changed
README.md
@@ -33,7 +33,7 @@ And follow the instructions for your database library:
33
- Groovy - [JDBC](#jdbc-groovy), [Groovy SQL](#groovy-sql)
34
- Scala - [JDBC](#jdbc-scala), [Slick](#slick)
35
36
-Or check out an example:
+Or check out some examples:
37
38
- [Embeddings](src/test/java/com/pgvector/OpenAITest.java) with OpenAI
39
- [Binary embeddings](src/test/java/com/pgvector/CohereTest.java) with Cohere
0 commit comments