Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/XpressAI/xai-openai

OpenAI components for Xircuits
https://github.com/XpressAI/xai-openai

Last synced: about 1 month ago
JSON representation

OpenAI components for Xircuits

Awesome Lists containing this project

README

        

# OpenAI Xircuits Component Library

This library contains Xircuits components for interacting with the OpenAI API, allowing you to easily integrate OpenAI's functionalities, such as retrieving models and generating text, into your Xircuits projects. It also contains a workflow to help you get started.

## Installation

```bash
pip install -r requirements.txt
```

To use this component library, simply copy the directory / clone or submodule the repository to your working Xircuits project directory.