Skip to content

Add a page to compare the logs of two RAG systems#26

Open
yosukehigashi wants to merge 13 commits intomainfrom
comparison
Open

Add a page to compare the logs of two RAG systems#26
yosukehigashi wants to merge 13 commits intomainfrom
comparison

Conversation

@yosukehigashi
Copy link
Copy Markdown
Contributor

Adds a page that allows you to see the outputs, retrieved sources, and metrics of two RAG systems side by side. E.g. in this example, system A is using GPT3.5 and system B is using GPT4.

image

By default, this page will be populated by evaluation_results_a.db (gpt3.5) and evaluation_results_b.db (gpt4). Users can change this though by generating their results, saving it to a DB, and entering the DB name into the text field. (How exactly to do this will be explained in the tutorial and accompanying notebook).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant