Skip to content

Commit 2a2bdc7

Browse files
Clarify grounding responses in facts
Updated wording to clarify the reduction of incorrect information.
1 parent 5e1022e commit 2a2bdc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/use-generative-ai-tools/includes/01-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Tools bridge the gap between AI reasoning and real-world actions. They enable yo
99

1010
- **Access real-time information**: Fetch current data, weather, stock prices, or API responses that weren't in the model's training data
1111
- **Take actions**: perform tasks like sending emails, creating database records, or triggering workflows based on AI decisions
12-
- **Ground responses in facts**: Retrieve specific, authoritative information to reduce hallucinations and improve accuracy
12+
- **Ground responses in facts**: Retrieve specific, authoritative information to reduce incorrect information and improve accuracy
1313
- **Extend functionality**: Connect to your existing systems, databases, and business logic seamlessly
1414
- **Build intelligent workflows**: Chain multiple operations together so AI coordinates complex, multi-step processes
1515

0 commit comments

Comments
 (0)