Skip to content

Commit cb768c8

Browse files
committed
Embedding documents demo
1 parent 3a55560 commit cb768c8

3 files changed

Lines changed: 339 additions & 231 deletions

File tree

documentation/modules/ROOT/pages/agents_tools.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This section will use AI to trigger an email service from our local application.
99

1010
IMPORTANT: We keep assuming that you'll be working inside the project folder that was created before. In this case, `{project-ai-name}`.
1111

12-
== Add the Mailer and Mailpit extension
12+
== Add the Mailer and Mailpit extensions
1313

1414
Just open a new terminal window, and make sure you’re at the root of your `{project-ai-name}` project, then run:
1515

@@ -138,7 +138,7 @@ public class EmailMeAPoemResource {
138138

139139
== Adding email service properties to your configuration
140140

141-
Add the following database properties to your `application.properties` so that it looks like:
141+
Add the following properties to your `application.properties` so that it looks like:
142142

143143
[#quarkuspdb-update-props]
144144
[.console-input]

0 commit comments

Comments
 (0)