Documentation Index
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Upstash RAG Chat is a TypeScript toolkit for building powerful retrieval-augmented generation (RAG) applications. This integration with Helicone allows you to leverage advanced observability tools for your RAG Chat applications, providing deeper insights into your LLM operations.Key Features
- Framework Compatibility: Seamlessly integrates with Next.js, Svelte, Nuxt.js, and Solid.js.
- Diverse Data Ingestion: Ingest websites by URL, text files, CSVs, PDFs, and more out of the box.
- Real-time Streaming: Stream AI-generated content in real time.
- Built-in Vector Store: Efficiently manage your knowledge base.
- Optional Redis Integration: Store chat messages for persistent conversations.
- Flexible Chat Sessions: Support for maintaining context across interactions.
- Customizable Prompts: Fully customizable prompts for tailored experiences.
- Pure LLM Chat Mode: Option to use without RAG for traditional LLM interactions.
Integration Steps
Create a Helicone 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.
Use RAG Chat in Your Application
Documented in the Upstash RAG Chat documentation.
View Your Logs
🎉 You’re all set! View your logs at Helicone.