Skip to content

picsoung/docs-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description
⚡️The open-source observability platform for large language models⚡️

Helicone

What is Helicone

Helicone tracks the usage, latency, and cost of your GPT requests

  • Easy to integrate, requiring only one line of code to be added.
  • Provides a user-friendly dashboard for visualizing logs and metrics.
  • Segments your metrics by prompts, users, and models

Why Helicone

  • Visualize requests, including conversations or chained prompts
  • Understand how latency varies throughout the day and when rate limits are hit
  • Identify users with disproportional usage costs
  • Bill users by OpenAI usage as a pricing model
  • Slice metrics by prompts, finetuned models, or API keys

How Helicone works

Helicone is a proxy server for executing OpenAI completions queries on your behalf, logging useful stats about your request such as the latency, result, and cost to a database.

Our workers are secured by Cloudflare to ensure you are getting the best latency on your requests, wherever you are in the world. Read more.

You may use our hosted solution as the proxy or self-host workers in your own environment for free!

About

Docs for PromptZero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 16.7%