This commit is contained in:
Timothy Jaeryang Baek
2025-01-31 01:34:19 -08:00
parent 61fad2681b
commit 5360cb5d50
59 changed files with 200 additions and 31 deletions

View File

@@ -12,7 +12,7 @@ Folders allow you to group related conversations together for quick access and b
- **Creating a Folder**: You can create a new folder to store specific conversations. This is useful if you want to keep conversations of a similar topic or purpose together.
- **Moving Conversations into Folders**: Conversations can be moved into folders by dragging and dropping them. This allows you to structure your workspace in a way that suits your workflow.
![Folder Demo](/img/folder-demo.gif)
![Folder Demo](/images/folder-demo.gif)
### Example Use Case
@@ -25,7 +25,7 @@ If you are managing multiple projects, you can create separate folders for each
Tags provide an additional layer of organization by allowing you to label conversations with keywords or phrases.
- **Adding Tags to Conversations**: Tags can be applied to conversations based on their content or purpose. Tags are flexible and can be added or removed as needed.
![Tag Demo](/img/tag-demo.gif)
![Tag Demo](/images/tag-demo.gif)
- **Using Tags for Searching**: Tags make it easy to locate specific conversations by using the search feature. You can filter conversations by tags to quickly find those related to specific topics.
### Example Use Case

View File

@@ -59,11 +59,11 @@ For your feedback to affect the leaderboard, you need whats called a **siblin
Heres a sneak peek at how the Arena Model interface works:
![Arena Model Example](/img/evaluation/arena.png)
![Arena Model Example](/images/evaluation/arena.png)
Need more depth? You can even replicate a [**Chatbot Arena**](https://lmarena.ai/)-style setup!
![Chatbot Arena Example](/img/evaluation/arena-many.png)
![Chatbot Arena Example](/images/evaluation/arena-many.png)
### **2. Normal Interaction**
@@ -71,11 +71,11 @@ No need to switch to “arena mode” if you don't want to. You can use Open Web
For instance, this is how you can rate during a normal interaction:
![Normal Model Rating Interface](/img/evaluation/normal.png)
![Normal Model Rating Interface](/images/evaluation/normal.png)
And here's an example of setting up a multi-model comparison, similar to an arena:
![Multi-Model Comparison](/img/evaluation/normal-many.png)
![Multi-Model Comparison](/images/evaluation/normal-many.png)
---
@@ -85,7 +85,7 @@ After rating, check out the **Leaderboard** under the Admin Panel. This is where
This is a sample leaderboard layout:
![Leaderboard Example](/img/evaluation/leaderboard.png)
![Leaderboard Example](/images/evaluation/leaderboard.png)
### Topic-Based Reranking
@@ -100,7 +100,7 @@ Don't skip this! Tagging is super powerful because it allows you to **re-rank mo
Heres an example of how re-ranking looks:
![Reranking Leaderboard by Topic](/img/evaluation/leaderboard-reranked.png)
![Reranking Leaderboard by Topic](/images/evaluation/leaderboard-reranked.png)
---

View File

@@ -14,7 +14,7 @@ An example of a graph visualization Action can be seen in the video below.
<p align="center">
<a href="#">
<img src="/img/pipelines/graph-viz-action.gif" alt="Graph Visualization Action" />
<img src="/images/pipelines/graph-viz-action.gif" alt="Graph Visualization Action" />
</a>
</p>