Agentforce Concepts Flashcards

(6 cards)

1
Q

Orchestrates how an agent launches topics and actions during a conversation. Works with the LLM to carry out the user’s request.

A

Reasoning Engine and Interactions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Includes identifying a user’s request, generating a plan, executing the plan, generating a response, and keeping the conversation going.

A

User Request Processing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Used to debug the identification and execution of agent actions

A

Event Logs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which LLM is used for planner service calls?

A

OpenAI GPT-4o

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What 3 functions does the reasoning engine perform?

A
  1. Interprets the trigger or user request and classifies the utterance into a topic.
  2. Iteratively builds plans for accomplishing the goal.
  3. Finds and launches the right topics and actions for the goal.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly