- Step1: Install the SDK via pip install junjo
- Step2: Import JunjoClient and initialize it with your API key
- Step3: Define custom tools or use built-in integrations
- Step4: Configure agent parameters, memory modules, and task chains
- Step5: Execute the agent and stream or fetch responses
- Step6: Handle results and integrate outputs into your application