From fed6907b07c2beaf9771b72a62ed82d27bd0ea27 Mon Sep 17 00:00:00 2001 From: yujong-lee Date: Sat, 9 Sep 2023 16:44:59 +0900 Subject: [PATCH] Update repo --- docs/my-website/docs/projects/FastREPL.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/projects/FastREPL.md b/docs/my-website/docs/projects/FastREPL.md index 728303998a..8ba43325ca 100644 --- a/docs/my-website/docs/projects/FastREPL.md +++ b/docs/my-website/docs/projects/FastREPL.md @@ -1,3 +1,4 @@ -Fast Run-Eval-Polish Loop for LLM apps +⚡Fast Run-Eval-Polish Loop for LLM Applications -Github: https://github.com/fastrepl/proxy \ No newline at end of file +Core: https://github.com/fastrepl/fastrepl +Proxy: https://github.com/fastrepl/proxy