We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf7fe4 commit 33c607eCopy full SHA for 33c607e
codestarts/chatbot/pom.xml
@@ -14,6 +14,8 @@
14
<packaging>pom</packaging>
15
<name>Quarkus Langchain4j - Codestarts - Chatbot - Parent</name>
16
17
+ <description>A chatbot, similar to the one used in the in quarkus-langchain4j-workshop.</description>
18
+
19
<modules>
20
<module>deployment</module>
21
<module>runtime</module>
0 commit comments