@rotic/roticsdk-node

1.0.0 • Public • Published

RoticSDK-Node

Node.js SDK let you call Rotic Intelligent Solutions API

For Chat:

const rotic = require("./RoticSDK")

rotic.token ="{YOUR_TOKEN}"
rotic.api ="{YOUR_API_TOKEN}"
rotic.unique_token ="{Random_Generated_String}"

rotic.chat("Hello World").then((data) => {
    console.log(data)
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @rotic/roticsdk-node

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.44 kB

Total Files

10

Last publish

Collaborators

  • miladxand