From 303d8cfb467572cdc1aa34475e718583fa3dd8b4 Mon Sep 17 00:00:00 2001 From: Hao Wu Date: Thu, 5 Sep 2024 11:12:49 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ff7b242..dbf156cf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - 默认限流 100 chatGPT call /10分钟 (OPENAI_RATELIMIT=100) - 根据对话生成可以分享的静态页面(like ShareGPT), 也可以继续会话. - 对话快照目录(对话集), 支持全文查找(Enlgish), 方便整理, 搜索会话记录. -- 支持OPEN AI, Claude 模型 [免费申请链接](https://www.anthropic.com/earlyaccess) +- 支持OPEN AI, Claude 模型 - 支持Ollama host模型, 配置参考: https://github.com/swuecho/chat/discussions/396 - 支持上传文本文件 - 支持多媒体文件, 需要模型支持 @@ -138,7 +138,7 @@ enjoy! - First user is superuser. - 100 chatgpt api call / 10 mins (OPENAI_RATELIMIT=100) - Snapshot conversation and Share (like ShareGPT) -- Support OPEN AI, Claude model [free application link](https://www.anthropic.com/earlyaccess) +- Support OPEN AI, Claude model - Support Upload File - Support MultiMedia File (rely on Model support)