- Step1: Clone the GitHub repository to your local environment.
- Step2: Provision a Neon database instance and obtain connection credentials.
- Step3: Configure Azure Functions project and install dependencies.
- Step4: Set environment variables for OpenAI API keys and Neon connection string.
- Step5: Deploy Azure Functions to your Azure subscription.
- Step6: Run sample workflows to validate agent interactions.
- Step7: Customize agent roles, behaviors, and memory schemas as needed.