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.
2 parents dbf7fe4 + 33c607e commit e5dea57Copy full SHA for e5dea57
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