Package com.hw.langchain.agents.agent
package com.hw.langchain.agents.agent
-
ClassDescriptionClass responsible for calling the language model and deciding the action.Consists of an agent using tools.Parse text into agent action/finish.Base Agent class.