@inkeep/agents-ui-js
v0.15.10
Published
To run:
Downloads
600
Keywords
Readme
@inkeep/js
To run:
pnpm devThis spins up a local server that serves the js scripts on localhost:3001.
To use the js scripts in your project, you can use the following import:
<script type="module" defer src="http://localhost:3001/embed.js"></script>