My Project
Loading...
Searching...
No Matches
constr.py File Reference

Namespaces

namespace  lg_agent
namespace  lg_agent.constr

Functions

Literal["invoke_s_graph", "invoke_a_graph"] lg_agent.constr.route (RouteState state)
RouteState lg_agent.constr.invoke_s_graph (RouteState state)
RouteState lg_agent.constr.invoke_a_graph (RouteState state)

Variables

 lg_agent.constr.PARENT_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
 lg_agent.constr.graph_builder = StateGraph(RouteState)
 lg_agent.constr.chat_graph = graph_builder.compile()