To set up the project, run:
npm install
Start the development server with:
npm run dev
Invoke the agent using the following command:
curl -X GET http://localhost:3000/invoke
To update the simulated user input, edit the file invoke.ts.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To set up the project, run:
npm install
Start the development server with:
npm run dev
Invoke the agent using the following command:
curl -X GET http://localhost:3000/invoke
To update the simulated user input, edit the file invoke.ts.