0.0.40 • Published 12 months ago

ai-chat-cooking-assistant v0.0.40

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

Install the package

npm i ai-chat-cooking-assistant
Create assistant-configs.json file in your public directory and paste the following:
{
    "APP_KEY": "",
    "APP_ID": ""
}

You should find these info in your dashboard.

Import these 2 files into your page:

import 'ai-chat-cooking-assistant/dist/bundle.css'
import {ChatWidget} from 'ai-chat-cooking-assistant'

Call the widget in your JSX:

 <ChatWidget onChange={()=> {}} />

You are ready to go!

0.0.40

12 months ago

0.0.39

12 months ago

0.0.38

12 months ago

0.0.37

12 months ago

0.0.36

12 months ago

0.0.35

12 months ago

0.0.34

12 months ago

0.0.33

12 months ago

0.0.32

12 months ago

0.0.31

12 months ago

0.0.30

12 months ago

0.0.29

12 months ago

0.0.28

12 months ago

0.0.27

12 months ago

0.0.26

12 months ago

0.0.25

12 months ago

0.0.24

12 months ago

0.0.23

12 months ago

0.0.22

12 months ago

0.0.21

12 months ago

0.0.20

12 months ago

0.0.19

12 months ago

0.0.18

12 months ago

0.0.17

12 months ago

0.0.16

12 months ago

0.0.15

12 months ago

0.0.14

12 months ago

0.0.13

12 months ago

0.0.12

12 months ago

0.0.11

12 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago