It’s using the ReAct pattern, which is straightforward and surprisingly effective, as previously discussed. This pattern gets the AI to respond by making statements in a Thought/Action/PAUSE/Observation loop:
• Thought: the AI has to state the current situation and what it needs to do next
• Action: here the AI can act, using a structured command,_ perhaps by speaking to the user or running a command from a list of available tools.
• PAUSE: at this point we stop the AI auto-generating text, take whatever it said in the “Action”… then actually go and do it
• Observation: finally we feed back in the result of the action as an observation, and restart the loop. The AI resumes with a “Thought.”
Generally with the ReAct pattern the tools made available to the AI allow it to query Google, or look up an article in Wikipedia, or do a calculation. Using tools decreases the risk of hallucination and gives the AI access to accurate, up-to-date data.
Unpacking Lares: our 2 minute pitch for an AI-powered slightly-smarter-home
from Matt Webb
Filed under:
Related Notes
- The upshot for the industry at large, is: the **LLM-as-Moat model h...from Steve Yegge
- More things than you would think are dynamic strategic problems. If...from marcelo.rinesi
- To quote McLuhan: "Man becomes, as it were, the sex organs of ...from ycombinator.com
- It is funny to imagine an end state here in which markets are entir...from Matt Levine
- We don't quite know what to do with language models yet. But we...from Maggie Appleton
- These are wonderful non-chat interfaces for LLMs that I would total...from Maggie Appleton
- combining search and AI chat is actually the wrong way to go and I ...from Garbage Day
- As these stories pop up people act like they’re an incredible marve...from Garbage Day