0.1.0 • Published 19 days ago

ellm-ai-agent v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
19 days ago

ACS Chat Interface

Softwares required

  • Nodejs version 20.15.1
  • NPM version 10.7.0

Build Instructions

  • Run command npm install in terminal
  • Run command npm run build in terminal
  • A build folder will get created. To perform sanity test on the build. run following command in the terminal npx http-server -p 3000 build. It will start a web server at 3000 port. In browser open http://localhost:3000 to perform sanity test on ANA. Press Cmd+C to stop the server in that terminal once done.
  • Go inside build folder by running command cd build In js folder, rename a main.some random no..js file to main.js
  • In css folder, rename a main.some random no..css file to main.css
  • Move build/etc.clientlibs/acs/clientlibs/clientlib-aina/resources folder to build/resources
  • Delete etc.clientlibs and all of its child folders inside build folder
  • Replace js, css, resources folder in google drive with your build js, css & resources folder.
  • Share google drive shareable link with client for deploying latest ana build