8000 GitHub - markprompt/markprompt-js: JavaScript SDK for Markprompt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

markprompt/markprompt-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markprompt is AI for customer support.


X

Components

This repo contains various UI libraries for building prompts based on the Markprompt API:

and some example implementations:

Running examples

To run examples from this monorepo:

pnpm turbo dev --filter with-markprompt-web...

Publish

To publish an updated version:

# bump the package's version
pnpm version
pnpm publish

Documentation

To use the Markprompt platform as is, please refer to the Markprompt documentation.

Community

Authors

This library is created by the team behind Markprompt (@markprompt).

License

MIT © Markprompt

0