- Step1: Clone the repository from GitHub.
- Step2: Install dependencies via pip or poetry.
- Step3: Configure your LLM provider API keys in the settings file.
- Step4: Define nodes and edges in a language graph schema file.
- Step5: Write a driver script to execute and visualize the agent workflow.
- Step6: Run examples and extend with custom prompt templates.