Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/logic-apps/ai-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This guide provides building blocks, examples, and other resources that show how

Azure Logic Apps supports Standard logic app workflows that complete tasks by using *agents* with *large language models* (LLMs). An agent uses an iterative looped process to solve complex, multistep problems. An LLM is a trained program that recognizes patterns and performs jobs without human interaction.

For example, an LLM can perfom the following tasks:
For example, an LLM can perform the following tasks:

- Analyze, interpret, and reason about information such as instructions, prompts, and inputs.
- Make decisions based on results and available data.
Expand Down