ReAct Agent Explained
Author(s): Sayanteka Chakraborty Originally published on Towards AI. Introduction to ReAct Agent ReAct stands for Reasoning and Acting, a framework where LLM generate thoughts (reasoning) and actions (tool use) in an interleaved manner. Output:The article discusses the ReAct Agent, which operates on …
Hands-On: Prompt Engineering with Ollama and Google Colab
Author(s): Sayanteka Chakraborty Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Prompt Engineering is like giving instructions to an AI model to get the best possible answers or results. The way you phrase …