Requirements
To use this example, you’ll need a Rippletide API key. Contact patrick@rippletide.com or yann@rippletide.com to get an API key.Clone the example repository
Clone the example repository and follow the instructions provided to install dependencies.Customize the knowledge base
Update the files in theknowledge-base directory with business- or scenario-specific information and workflows. The agent will use this information to respond to customer enquiries and to transition between workflow states.
Create an agent
Configure the following environment variable in order to obtain an agent ID:.env file in the project root with both variables, or set them in your deployment environment.
Deploy the agent
Deploy the agent on Blaxel. Once the agent is deployed, retrieve its inference endpoint. You will need an API key to query the agent externally. Follow this guide to create a service account in your workspace and generate an API key.Rippletide Documentation
Complete documentation for using Rippletide.
