From 752e22b00aa052b5215630878c527d994fb3fb73 Mon Sep 17 00:00:00 2001 From: ali asaria <aliasaria@users.noreply.github.com> Date: Wed, 15 May 2024 08:13:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5468d3c..9cfeedf8 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Transformer Lab allows you to: - 📠**Prompt Editing** - Easily edit System Messages or Prompt Templates - 📜 **Inference Logs** - - While doing inference or RAG, wiew a log of the raw queries sent to the LLM + - While doing inference or RAG, view a log of the raw queries sent to the LLM And you can do the above, all through a simple cross-platform GUI. -- GitLab