Module agent

Module agent 

Source
Expand description

Agent execution for GENT

Functionsยง

run_agent
Run an agent with the given input (simple, no tools)
run_agent_full
Run an agent and return the full LLM response
run_agent_with_tools
Run an agent with tools