@hegel-ai/hegeljs
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

hegeljs

Welcome to HegelJS! The official TypeScript and JavaScript client for Hegel AI's developer platform.

Hegel AI enables developers to build, monitor, and improve their LLM applications. It tracks every request, provides and editor for prompts, and automatically generates improvements based on real-time feedback and evaluations. You can sign up here.

image

Adding HegelJS to an existing Node.js app

Just install the package with npm i @hegel-ai/hegeljs and make the following change to your OpenAI client initialization:

image

To run the library, you'll need to have your HEGELAI_API_KEY set. If you need a Hegel AI API key, you can sign up here.

Readme

Keywords

none

Package Sidebar

Install

npm i @hegel-ai/hegeljs

Weekly Downloads

1

Version

1.0.6

License

Apache-2.0

Unpacked Size

299 kB

Total Files

9

Last publish

Collaborators

  • hegel-ai