Skip to content

Commit 7da4c25

Browse files
Update _posts/2025-05-08-agentic-ai-with-quarkus-p3.adoc
Co-authored-by: Clement Escoffier <[email protected]>
1 parent d27041d commit 7da4c25

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2025-05-08-agentic-ai-with-quarkus-p3.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ quarkus.langchain4j.ollama.tool-use.chat-model.temperature=0
8484
quarkus.langchain4j.ollama.tool-use.timeout=180s
8585
----
8686

87-
At this point also the agentic implementation of this expert interrogation service is ready and can be exposed with a different REST endpoint making it possible to use and compare these two alternative solutions.
87+
At this point, the agentic implementation of this expert interrogation service is also ready and can be exposed with a different REST endpoint, making it possible to use and compare these two alternative solutions.
88+
8889

8990
[source,java]
9091
----

0 commit comments

Comments
 (0)