Helicone Observability
Helicone is a streamlined tool that seamlessly integrates into any existing codebase, regardless of the programming language. This is achieved by providing a new base URL endpoint that proxies the traffic to TogetherAI. Helicone offers a range of features, primarily used for:- Data Ingestion and normalization with other LLM providers
- Prompt application analytics and insights
- Caching to economize on requests
Getting Started
1. Create a Helicone Account
Start by creating a Helicone account and obtaining your API key from the Helicone Dashboard.2. Implement Helicone
Wherever you use the TogetherAI API, simply substitute the base URL withhttps://together.helicone.ai
and include the Helicone-Auth
header with your Helicone API key.