We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f37bb7 commit 5151e35Copy full SHA for 5151e35
1 file changed
README.md
@@ -64,9 +64,9 @@ SELECT llm_text_generate('What is the most beautiful city in Italy?');
64
65
Use SQLite-AI alongside:
66
67
-* **[SQLite-Vector](https://github.com/sqlite-ai/sqlite-vector)** – vector search from SQL
68
-* **[SQLite-Sync](https://github.com/sqlite-ai/sqlite-sync)** – sync on-device databases with the cloud
69
-* **[SQLite-JS](https://github.com/sqlite-ai/sqlite-js)** – define SQLite functions in JavaScript
+* **[SQLite-Vector](https://github.com/sqliteai/sqlite-vector)** – vector search from SQL
+* **[SQLite-Sync](https://github.com/sqliteai/sqlite-sync)** – sync on-device databases with the cloud
+* **[SQLite-JS](https://github.com/sqliteai/sqlite-js)** – define SQLite functions in JavaScript
70
71
---
72
0 commit comments