@promptwise/promptwiz-js
TypeScript icon, indicating that this package has built-in type declarations

0.4.12 • Public • Published

promptwiz-js

license npm issues

Promptwiz-js is a server-side TypeScript/JavaScript library for prompting large language models (LLMs) using a shared interface compatible with the Promptwise service, though it does not require the use of Promptwise.


npm install --save @promptwise/promptwiz-js

Documentation

Documentation and live examples can be found here.

Acknowledgements

dqdb (David Duong) For much of original code in tiktoken.ts was pulled from his openai/tiktoken fork: https://github.com/dqbd/tiktoken All the original authors of https://github.com/openai/tiktoken as well as a great many others whose work we all build on.

License

MIT License

Copyright (c) 2023 Promptwise, All rights reserved.

/@promptwise/promptwiz-js/

    Package Sidebar

    Install

    npm i @promptwise/promptwiz-js

    Weekly Downloads

    17

    Version

    0.4.12

    License

    MIT

    Unpacked Size

    23.8 MB

    Total Files

    235

    Last publish

    Collaborators

    • aarongoin