Trieve
Trieve helps level up your AI application development. Here is how to get Observability and logs for your treive instance.
Introduction
Trieve is an open-source RAG + LLM platform. Its intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
Integration Steps
Create an account + Generate an API Key
Log into helicone or create an account. Once you have an account, you can generate an API key.
Make sure to generate a write only API key.
Configure API Base in Dify to use Helicone
Choose whichever OpenAI compatible provider you are using that is supported by Helicone. Here is an example using OpenAI.
Set your API base to the Helicone API URL with your API key in the path.
It’s that simple!
Optional: Configure LLM Mapper
NOTE: If you want to use a different provider you can try our new llmmapper feature.
Set your API base to the Helicone API URL with your API key in the path.
Set the base url to https://llmmapper.helicone.ai/oai2ant/v1/{your_api_key}
and the api key to your write only api key. Now you can run trieve with Sonnet!
Benefits
- Enhanced Observability: Gain insights into your RAG and LLM operations.
- Detailed Logging: Track and analyze every interaction with your AI models.
- Performance Metrics: Monitor response times, token usage, and more.
For more information on Trieve’s features and capabilities, visit the Trieve documentation.
Was this page helpful?