diff --git a/README.md b/README.md index 8431d9f..46181e0 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Transcribe audio - ~~remove selected model button~~ - ~~initial results table skeleton~~ - ~~info button top left on eval page~~ -- info button top left on compare page -- info button top left on transcription page +- ~~info button top left on compare page~~ +- ~~info button top left on transcription page~~ - ~~header component with the nav dropdown and github icon link~~ - ? or just add the github link to the dropdown? - ~~parallel requests and streaming for compare page~~ @@ -40,7 +40,9 @@ Transcribe audio - lambda chat api support - hermes 3 models added -- upload 'vibe check list' button +- ~~upload 'vibe check list' button~~ + +- Markdown rendering for responses v0.2.0 - auth / sign up / login pages diff --git a/app/page.tsx b/app/page.tsx index d376015..f1ed117 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -125,6 +125,8 @@ export default function Home() {
  • Select the models you want to compare
  • Enter prompts you want to evaluate for
  • Click Evaluate and wait for the generated responses
  • +
    +

    LLM Evaluations