- Step1: Install via pip install doraemon-agent
- Step2: Configure your API keys and environment variables
- Step3: Define agent roles, prompts, and tool plugins in a YAML or JSON file
- Step4: Initialize the Doraemon-Agent client in your Python code
- Step5: Invoke agent.run() with user queries or task inputs
- Step6: Monitor logs and iterate on prompts or plugin logic