From db1d492118e9122b2933b55e8cf6c3d620566cb1 Mon Sep 17 00:00:00 2001 From: fly2tomato Date: Wed, 17 Jan 2024 10:20:16 +0800 Subject: [PATCH] Update openaoe.md --- chat/openaoe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/openaoe.md b/chat/openaoe.md index a532d24..6038b44 100644 --- a/chat/openaoe.md +++ b/chat/openaoe.md @@ -2,7 +2,7 @@ English | [简体中文](openaoe_zh_cn.md) ## Introduction -OpenAOE is a LLM-Group-Chat Framework, which can chat with multiple LLMs (commercial/open source LLMs) at the same time. OpenAOE provides both backend API and WEB-UI to meet different usage needs. +[OpenAOE](https://github.com/InternLM/OpenAOE) is a LLM-Group-Chat Framework, which can chat with multiple LLMs (commercial/open source LLMs) at the same time. OpenAOE provides both backend API and WEB-UI to meet different usage needs. Currently already supported LLMs: [InternLM2-Chat-7B](https://huggingface.co/internlm/internlm2-chat-7b), [IntenLM-Chat-7B](https://huggingface.co/internlm/internlm-chat-7b), GPT-3.5, GPT-4, Google PaLM, MiniMax, Claude, Spark, etc.