0.0.25 • Published 11 months ago

@inferable/demo v0.0.25

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@inferable/demo

A demonstration of Inferable services including a terminal copilot and SQL-to-text functionality.

Installation

npm install @inferable/demo

Usage

This package requires Node.js 18 or later. Run the service using:

npx tsx index.ts

Or use the provided npm scripts:

# Start the service
npm start

# Start with watch mode for development
npm run dev

Environment Variables

Make sure to set your Inferable API secret in an environment variable:

export INFERABLE_API_SECRET=your_secret_here

License

MIT

0.0.25

11 months ago

0.0.23

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.1

1 year ago