Skip to content

Commit

Permalink
remove beta (#2726)
Browse files Browse the repository at this point in the history
  • Loading branch information
colegottdank authored Oct 4, 2024
1 parent 71ab269 commit 5867314
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/features/sessions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,10 @@ description: "Group and visualize multi-step LLM interactions. Track request flo
import QuestionsSection from "/snippets/questions-section.mdx";

<Info>
**Who can use this feature**: Anyone on any
**Who can use this feature**: Anyone on pro plan or above.
[plan](https://www.helicone.ai/pricing).
</Info>

<Warning>
**This feature is currently in beta.** While you're welcome to try it out,
please know that our team is still working to refine it. Your feedback is
valuable to help us improve!{" "}
</Warning>

## Introduction

Sessions in Helicone provide a powerful way to organize and analyze complex interactions within your LLM applications. By grouping related requests together, sessions offer a holistic view of user journeys, multi-step processes, or extended AI workflows. This feature is particularly valuable for applications that involve multiple back-and-forth exchanges or those that build upon previous context.
Expand Down

0 comments on commit 5867314

Please sign in to comment.