- Step1: Install FreeAct via pip (pip install freeact)
- Step2: Define and register external tools or APIs in the environment registry
- Step3: Configure planning and reasoning modules with desired LLM backends
- Step4: Set up memory management parameters for context tracking
- Step5: Instantiate the agent with configured modules
- Step6: Run the agent loop and monitor outputs