Skip to content

Commit

Permalink
Sync extensions naming
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Jan 31, 2025
1 parent 9e655ca commit 93b38e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: LangChain4j
name: LangChain4j Core
artifact: ${project.groupId}:${project.artifactId}:${project.version}
description: Provides the basic integration with LangChain4j
metadata:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Quarkus LangChain4j pgvector embedding store
name: LangChain4j pgvector embedding store
artifact: ${project.groupId}:${project.artifactId}:${project.version}
description: Provides the pgvector Embedding store for Quarkus LangChain4j
metadata:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Quarkus LangChain4j Watsonx
name: LangChain4j Watsonx
artifact: ${project.groupId}:${project.artifactId}:${project.version}
description: Provides integration of Quarkus LangChain4j with the IBM Watsonx API
metadata:
Expand Down

0 comments on commit 93b38e5

Please sign in to comment.