Xircuits component library for creating an agent accessible with the OpenAI API. Allowing for integration with the Xpress AI Agent Platform.
To use this component library in Xircuits, simply run the Xircuits install command from your working directory.
xircuits install converse
Alternatively, you may also clone this repository into your xai_components
directory and install it manually via
pip install -r requirements.txt