Skip to content

Commit df48fc3

Browse files
committed
fix: update evaluation title
1 parent b1f46d7 commit df48fc3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/379.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/evaluation-view/EvaluationViewShell.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ export class EvaluationViewShell extends React.Component<
445445
<div className="flex justify-between items-center">
446446
<div>
447447
<h1 className="text-3xl font-bold dark:text-white">
448-
RAG System Evaluation
448+
Chat with Docs System Evaluation
449449
</h1>
450450
<p className="mt-2 text-sm dark:text-gray-400">
451451
Test and measure the accuracy of your RAG system

0 commit comments

Comments
 (0)