Warning
These agents are for demonstration purposes only and are not suitable for production use.
This repo contains examples of simple agents that serve Sentient Chat events using the Sentient Agent Framework. Each example has its own set of instructions in its own README.
A python package that provides an agent framework for builing agents that serve Sentient Chat events is currently in beta and is available on PyPI. The corresponding repo can be found here. The repo contains documentation and further instructions on how to use the framework to serve Sentient Chat events.
Clone the repository
git clone https://github.com/sentient-agi/Sentient-Agent-Framework-Examples.git
- Pick an agent from the examples directory and follow the instructions in its README to get it up and running.
- Run the client from the client directory and follow the instructions in its README to query the agent.