Skip to content

Commit

Permalink
Merge pull request #385 from jamesnetherton/fixup-huggingface-artifactId
Browse files Browse the repository at this point in the history
Fix Hugging Face extension artifactId in index.adoc
  • Loading branch information
cescoffier authored Mar 18, 2024
2 parents eb786b5 + ddf700c commit 9332381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ or, to use hugging face:
----
<dependency>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-huggingface</artifactId>
<artifactId>quarkus-langchain4j-hugging-face</artifactId>
<version>{project-version}</version>
</dependency>
----
Expand Down

0 comments on commit 9332381

Please sign in to comment.