@aleximp/coco-sdk-nodejs-test

Test project for coco-sdk-nodejs

Usage no npm install needed!

<script type="module">
  import aleximpCocoSdkNodejsTest from 'https://cdn.skypack.dev/@aleximp/coco-sdk-nodejs-test';
</script>

README

CoCo (Conversational Components) SDK example https://www.conversationalcomponents.com

Test project for coco-sdk-nodejs. Uses CLI.

Available commands: --reset starts a new session. You can also call it as --reset;;component_id to change components --end || --exit || --quit closes the app If you did not provide a component ID, your next input will be taken as component ID Anything else you type is sent as input You can provide context (a valid JSON string) along with input using input;;context format