Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 511 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 511 Bytes

Xircuits Converse Component Library

Xircuits component library for creating an agent accessible with the OpenAI API. Allowing for integration with the Xpress AI Agent Platform.

Installation

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