File tree 1 file changed +20
-0
lines changed
start-site/src/main/resources
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -1458,6 +1458,16 @@ initializr:
1458
1458
links :
1459
1459
- rel : reference
1460
1460
href : https://docs.spring.io/spring-ai/reference/api/vectordbs/chroma.html
1461
+ - name : Elasticsearch Vector Database
1462
+ id : spring-ai-vectordb-elasticsearch
1463
+ group-id : org.springframework.ai
1464
+ artifact-id : spring-ai-elasticsearch-store-spring-boot-starter
1465
+ description : Spring AI vector database support for Elasticsearch.
1466
+ bom : spring-ai
1467
+ starter : true
1468
+ links :
1469
+ - rel : reference
1470
+ href : https://docs.spring.io/spring-ai/reference/api/vectordbs/elasticsearch.html
1461
1471
- name : Milvus Vector Database
1462
1472
id : spring-ai-vectordb-milvus
1463
1473
group-id : org.springframework.ai
@@ -1618,6 +1628,16 @@ initializr:
1618
1628
links :
1619
1629
- rel : reference
1620
1630
href : https://docs.spring.io/spring-ai/reference/api/vectordbs/qdrant.html
1631
+ - name : Typesense Vector Database
1632
+ id : spring-ai-vectordb-typesense
1633
+ group-id : org.springframework.ai
1634
+ artifact-id : spring-ai-typesense-store-spring-boot-starter
1635
+ description : Spring AI vector database support for Typesense.
1636
+ bom : spring-ai
1637
+ starter : true
1638
+ links :
1639
+ - rel : reference
1640
+ href : https://docs.spring.io/spring-ai/reference/api/vectordbs/typesense.html
1621
1641
- name : Weaviate Vector Database
1622
1642
id : spring-ai-vectordb-weaviate
1623
1643
group-id : org.springframework.ai
You can’t perform that action at this time.
0 commit comments