From 75e7fee4000bf5aa7c134b4bf79e87f0d06c7ad2 Mon Sep 17 00:00:00 2001 From: "Laisky.Cai" Date: Thu, 19 Dec 2024 04:57:27 +0000 Subject: [PATCH] docs: update README to include support for replicate chat models --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bed1f689..2bfd0da4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Fully compatible with the upstream version, can be used directly by replacing th - [Support openai images edits](#support-openai-images-edits) - [Support gemini-2.0-flash-exp](#support-gemini-20-flash-exp) - [Support replicate flux \& remix](#support-replicate-flux--remix) + - [Support replicate chat models](#support-replicate-chat-models) - [Bug fix](#bug-fix) - [The token balance cannot be edited](#the-token-balance-cannot-be-edited) @@ -55,6 +56,12 @@ You can update the used quota using the API key of any token, allowing other con ![](https://s3.laisky.com/uploads/2024/12/oneapi-replicate-3.png) +### Support replicate chat models + +- [feat: 支持 replicate chat models #1989](https://github.com/songquanpeng/one-api/pull/1989) + +![](https://s3.laisky.com/uploads/2024/12/oneapi-replicate-3.png) + ## Bug fix ### The token balance cannot be edited