1.0.6 • Published 2 years ago

@hegel-ai/hegeljs v1.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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.

1.0.6

2 years ago

1.0.5

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago