CoCreate-openai

A convenient chain handler allows user to chain multiple CoCreate components together. When one openai is complete next one will start. The sequence goes untill all openai completed. Grounded on Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/openai

Or you can use cdn link:

<script>https://cdn.cocreate.app/openai/latest/CoCreate-openai.min.js</script>

Usage

This is openai usage

<div></div>

This is openai usage

This is openai usage

Attributes

  • openai string optional

    openai-attribute

  • openai string optional

    openai-attribute

Demo