Agents are super powerful to be used in LLM in order for LLM to use a certain tools.

Some reverse engineering of Agents: https://www.notion.so/hoogagaming/Agents-e26775253c5145159fe587e162432f9d?pvs=4
What you can achieve w Agent is that let say you ask
"Who is Leo DiCaprio's girlfriend? What is her current age raised to the 0.43 power?"
using LLM without Agent, it will gives u data until 2021 and maybe not be capable of doing Math, which might be wrong.
With Agents (LLM Math & Serp API), the prompt will be breakdown into tasks, and it will finds out through internet who's Leo's gf then get her age. After that it will use LLM Math to calculate the value.
The UI can be just simple box for users to tick

Then we can just focusing on building Agents plugin
Please authenticate to join the conversation.
Open
π‘ Request a feature
Over 2 years ago

Johnson Lai
Get notified by email when there are changes.
Open
π‘ Request a feature
Over 2 years ago

Johnson Lai
Get notified by email when there are changes.