Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8aa025f6
authored
Jan 28, 2026
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme docs links
parent
5a39a84a
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
61 additions
and
57 deletions
+61
-57
README.fr.md
+16
-15
README.ja.md
+16
-15
README.md
+16
-15
README.zh.md
+13
-12
No files found.
README.fr.md
View file @
8aa025f6
...
...
@@ -260,12 +260,13 @@ docker run --name new-api -d --restart always \
| Type de modèle | Description | Documentation |
|---------|------|------|
| 🤖 OpenAI GPTs | série gpt-4-gizmo-
*
| - |
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
Documentation
](
https://doc.newapi.pro/en/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
Documentation
](
https://doc.newapi.pro/en/api/suno-music
)
|
| 🔄 Rerank | Cohere, Jina |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/create-rerank
)
|
| 💬 Claude | Format Messages |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/create-message
)
|
| 🌐 Gemini | Format Google Gemini |
[
Documentation
](
https://doc.newapi.pro/en/api/google-gemini-chat
)
|
| 🤖 OpenAI-Compatible | Modèles compatibles OpenAI |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/createchatcompletion
)
|
| 🤖 OpenAI Responses | Format OpenAI Responses |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/createresponse
)
|
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
Documentation
](
https://doc.newapi.pro/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
Documentation
](
https://doc.newapi.pro/api/suno-music
)
|
| 🔄 Rerank | Cohere, Jina |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/creatererank
)
|
| 💬 Claude | Format Messages |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/createmessage
)
|
| 🌐 Gemini | Format Google Gemini |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
|
| 🔧 Dify | Mode ChatFlow | - |
| 🎯 Personnalisé | Prise en charge de l'adresse d'appel complète | - |
...
...
@@ -274,16 +275,16 @@ docker run --name new-api -d --restart always \
<details>
<summary>
Voir la liste complète des interfaces
</summary>
-
[
Interface de discussion (Chat Completions)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/create
-chat-
completion
)
-
[
Interface de réponse (Responses)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/create
-
response
)
-
[
Interface d'image (Image)
](
https://docs.newapi.pro/en/docs/api/ai-model/images/openai/
v1-images-generations--post
)
-
[
Interface de discussion (Chat Completions)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/create
chat
completion
)
-
[
Interface de réponse (Responses)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/createresponse
)
-
[
Interface d'image (Image)
](
https://docs.newapi.pro/en/docs/api/ai-model/images/openai/
post-v1-images-generations
)
-
[
Interface audio (Audio)
](
https://docs.newapi.pro/en/docs/api/ai-model/audio/openai/create-transcription
)
-
[
Interface vidéo (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/
videos/create-video-generation
)
-
[
Interface d'incorporation (Embeddings)
](
https://docs.newapi.pro/en/docs/api/ai-model/embeddings/create
-
embedding
)
-
[
Interface de rerank (Rerank)
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/create
-
rerank
)
-
[
Conversation en temps réel (Realtime)
](
https://docs.newapi.pro/en/docs/api/ai-model/realtime/create
-realtime-
session
)
-
[
Discussion Claude
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/create
-
message
)
-
[
Discussion Google Gemini
](
https://doc
.newapi.pro/en/api/google-gemini-chat
)
-
[
Interface vidéo (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/
audio/openai/createspeech
)
-
[
Interface d'incorporation (Embeddings)
](
https://docs.newapi.pro/en/docs/api/ai-model/embeddings/createembedding
)
-
[
Interface de rerank (Rerank)
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/creatererank
)
-
[
Conversation en temps réel (Realtime)
](
https://docs.newapi.pro/en/docs/api/ai-model/realtime/create
realtime
session
)
-
[
Discussion Claude
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/createmessage
)
-
[
Discussion Google Gemini
](
https://doc
s.newapi.pro/en/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
</details>
...
...
README.ja.md
View file @
8aa025f6
...
...
@@ -262,12 +262,13 @@ docker run --name new-api -d --restart always \
| モデルタイプ | 説明 | ドキュメント |
|---------|------|------|
| 🤖 OpenAI GPTs | gpt-4-gizmo-
*
シリーズ | - |
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
ドキュメント
](
https://doc.newapi.pro/ja/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
ドキュメント
](
https://doc.newapi.pro/ja/api/suno-music
)
|
| 🔄 Rerank | Cohere、Jina |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/rerank/create-rerank
)
|
| 💬 Claude | Messagesフォーマット |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/create-message
)
|
| 🌐 Gemini | Google Geminiフォーマット |
[
ドキュメント
](
https://doc.newapi.pro/ja/api/google-gemini-chat
)
|
| 🤖 OpenAI-Compatible | OpenAI互換モデル |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/openai/createchatcompletion
)
|
| 🤖 OpenAI Responses | OpenAI Responsesフォーマット |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/openai/createresponse
)
|
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
ドキュメント
](
https://doc.newapi.pro/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
ドキュメント
](
https://doc.newapi.pro/api/suno-music
)
|
| 🔄 Rerank | Cohere、Jina |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/rerank/creatererank
)
|
| 💬 Claude | Messagesフォーマット |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/createmessage
)
|
| 🌐 Gemini | Google Geminiフォーマット |
[
ドキュメント
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
|
| 🔧 Dify | ChatFlowモード | - |
| 🎯 カスタム | 完全な呼び出しアドレスの入力をサポート | - |
...
...
@@ -276,16 +277,16 @@ docker run --name new-api -d --restart always \
<details>
<summary>
完全なインターフェースリストを表示
</summary>
-
[
チャットインターフェース (Chat Completions)
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/openai/create
-chat-
completion
)
-
[
レスポンスインターフェース (Responses)
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/openai/create
-
response
)
-
[
イメージインターフェース (Image)
](
https://docs.newapi.pro/ja/docs/api/ai-model/images/openai/
v1-images-generations--post
)
-
[
チャットインターフェース (Chat Completions)
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/openai/create
chat
completion
)
-
[
レスポンスインターフェース (Responses)
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/openai/createresponse
)
-
[
イメージインターフェース (Image)
](
https://docs.newapi.pro/ja/docs/api/ai-model/images/openai/
post-v1-images-generations
)
-
[
オーディオインターフェース (Audio)
](
https://docs.newapi.pro/ja/docs/api/ai-model/audio/openai/create-transcription
)
-
[
ビデオインターフェース (Video)
](
https://docs.newapi.pro/ja/docs/api/ai-model/
videos/create-video-generation
)
-
[
エンベッドインターフェース (Embeddings)
](
https://docs.newapi.pro/ja/docs/api/ai-model/embeddings/create
-
embedding
)
-
[
再ランク付けインターフェース (Rerank)
](
https://docs.newapi.pro/ja/docs/api/ai-model/rerank/create
-
rerank
)
-
[
リアルタイム対話インターフェース (Realtime)
](
https://docs.newapi.pro/ja/docs/api/ai-model/realtime/create
-realtime-
session
)
-
[
Claudeチャット
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/create
-
message
)
-
[
Google Geminiチャット
](
https://doc
.newapi.pro/ja/api/google-gemini-chat
)
-
[
ビデオインターフェース (Video)
](
https://docs.newapi.pro/ja/docs/api/ai-model/
audio/openai/createspeech
)
-
[
エンベッドインターフェース (Embeddings)
](
https://docs.newapi.pro/ja/docs/api/ai-model/embeddings/createembedding
)
-
[
再ランク付けインターフェース (Rerank)
](
https://docs.newapi.pro/ja/docs/api/ai-model/rerank/creatererank
)
-
[
リアルタイム対話インターフェース (Realtime)
](
https://docs.newapi.pro/ja/docs/api/ai-model/realtime/create
realtime
session
)
-
[
Claudeチャット
](
https://docs.newapi.pro/ja/docs/api/ai-model/chat/createmessage
)
-
[
Google Geminiチャット
](
https://doc
s.newapi.pro/ja/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
</details>
...
...
README.md
View file @
8aa025f6
...
...
@@ -260,12 +260,13 @@ docker run --name new-api -d --restart always \
| Model Type | Description | Documentation |
|---------|------|------|
| 🤖 OpenAI GPTs | gpt-4-gizmo-
*
series | - |
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
Documentation
](
https://doc.newapi.pro/en/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
Documentation
](
https://doc.newapi.pro/en/api/suno-music
)
|
| 🔄 Rerank | Cohere, Jina |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/create-rerank
)
|
| 💬 Claude | Messages format |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/create-message
)
|
| 🌐 Gemini | Google Gemini format |
[
Documentation
](
https://doc.newapi.pro/en/api/google-gemini-chat
)
|
| 🤖 OpenAI-Compatible | OpenAI compatible models |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/createchatcompletion
)
|
| 🤖 OpenAI Responses | OpenAI Responses format |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/createresponse
)
|
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
Documentation
](
https://doc.newapi.pro/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
Documentation
](
https://doc.newapi.pro/api/suno-music
)
|
| 🔄 Rerank | Cohere, Jina |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/creatererank
)
|
| 💬 Claude | Messages format |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/createmessage
)
|
| 🌐 Gemini | Google Gemini format |
[
Documentation
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
|
| 🔧 Dify | ChatFlow mode | - |
| 🎯 Custom | Supports complete call address | - |
...
...
@@ -274,16 +275,16 @@ docker run --name new-api -d --restart always \
<details>
<summary>
View complete interface list
</summary>
-
[
Chat Interface (Chat Completions)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/create
-chat-
completion
)
-
[
Response Interface (Responses)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/create
-
response
)
-
[
Image Interface (Image)
](
https://docs.newapi.pro/en/docs/api/ai-model/images/openai/
v1-images-generations--post
)
-
[
Chat Interface (Chat Completions)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/create
chat
completion
)
-
[
Response Interface (Responses)
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/openai/createresponse
)
-
[
Image Interface (Image)
](
https://docs.newapi.pro/en/docs/api/ai-model/images/openai/
post-v1-images-generations
)
-
[
Audio Interface (Audio)
](
https://docs.newapi.pro/en/docs/api/ai-model/audio/openai/create-transcription
)
-
[
Video Interface (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/
videos/create-video-generation
)
-
[
Embedding Interface (Embeddings)
](
https://docs.newapi.pro/en/docs/api/ai-model/embeddings/create
-
embedding
)
-
[
Rerank Interface (Rerank)
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/create
-
rerank
)
-
[
Realtime Conversation (Realtime)
](
https://docs.newapi.pro/en/docs/api/ai-model/realtime/create
-realtime-
session
)
-
[
Claude Chat
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/create
-
message
)
-
[
Google Gemini Chat
](
https://doc
.newapi.pro/en/api/google-gemini-chat
)
-
[
Video Interface (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/
audio/openai/createspeech
)
-
[
Embedding Interface (Embeddings)
](
https://docs.newapi.pro/en/docs/api/ai-model/embeddings/createembedding
)
-
[
Rerank Interface (Rerank)
](
https://docs.newapi.pro/en/docs/api/ai-model/rerank/creatererank
)
-
[
Realtime Conversation (Realtime)
](
https://docs.newapi.pro/en/docs/api/ai-model/realtime/create
realtime
session
)
-
[
Claude Chat
](
https://docs.newapi.pro/en/docs/api/ai-model/chat/createmessage
)
-
[
Google Gemini Chat
](
https://doc
s.newapi.pro/en/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
</details>
...
...
README.zh.md
View file @
8aa025f6
...
...
@@ -260,12 +260,13 @@ docker run --name new-api -d --restart always \
| 模型类型 | 说明 | 文档 |
|---------|------|------|
| 🤖 OpenAI GPTs | gpt-4-gizmo-
*
系列 | - |
| 🤖 OpenAI-Compatible | OpenAI 兼容模型 |
[
文档
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/openai/createchatcompletion
)
|
| 🤖 OpenAI Responses | OpenAI Responses 格式 |
[
文档
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/openai/createresponse
)
|
| 🎨 Midjourney-Proxy |
[
Midjourney-Proxy(Plus)
](
https://github.com/novicezk/midjourney-proxy
)
|
[
文档
](
https://doc.newapi.pro/api/midjourney-proxy-image
)
|
| 🎵 Suno-API |
[
Suno API
](
https://github.com/Suno-API/Suno-API
)
|
[
文档
](
https://doc.newapi.pro/api/suno-music
)
|
| 🔄 Rerank | Cohere、Jina |
[
文档
](
https://docs.newapi.pro/zh/docs/api/ai-model/rerank/create-rerank
)
|
| 💬 Claude | Messages 格式 |
[
文档
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/create
-
message
)
|
| 🌐 Gemini | Google Gemini 格式 |
[
文档
](
https://doc
.newapi.pro/api/google-gemini-chat
)
|
| 💬 Claude | Messages 格式 |
[
文档
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/createmessage
)
|
| 🌐 Gemini | Google Gemini 格式 |
[
文档
](
https://doc
s.newapi.pro/zh/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
|
| 🔧 Dify | ChatFlow 模式 | - |
| 🎯 自定义 | 支持完整调用地址 | - |
...
...
@@ -274,16 +275,16 @@ docker run --name new-api -d --restart always \
<details>
<summary>
查看完整接口列表
</summary>
-
[
聊天接口 (Chat Completions)
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/openai/create
-chat-
completion
)
-
[
响应接口 (Responses)
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/openai/create
-
response
)
-
[
图像接口 (Image)
](
https://docs.newapi.pro/zh/docs/api/ai-model/images/openai/
v1-images-generations--post
)
-
[
聊天接口 (Chat Completions)
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/openai/create
chat
completion
)
-
[
响应接口 (Responses)
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/openai/createresponse
)
-
[
图像接口 (Image)
](
https://docs.newapi.pro/zh/docs/api/ai-model/images/openai/
post-v1-images-generations
)
-
[
音频接口 (Audio)
](
https://docs.newapi.pro/zh/docs/api/ai-model/audio/openai/create-transcription
)
-
[
视频接口 (Video)
](
https://docs.newapi.pro/zh/docs/api/ai-model/
videos/create-video-generation
)
-
[
嵌入接口 (Embeddings)
](
https://docs.newapi.pro/zh/docs/api/ai-model/embeddings/create
-
embedding
)
-
[
重排序接口 (Rerank)
](
https://docs.newapi.pro/zh/docs/api/ai-model/rerank/create
-
rerank
)
-
[
实时对话 (Realtime)
](
https://docs.newapi.pro/zh/docs/api/ai-model/realtime/create
-realtime-
session
)
-
[
Claude 聊天
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/create
-
message
)
-
[
Google Gemini 聊天
](
https://doc
.newapi.pro/api/google-gemini-chat
)
-
[
视频接口 (Video)
](
https://docs.newapi.pro/zh/docs/api/ai-model/
audio/openai/createspeech
)
-
[
嵌入接口 (Embeddings)
](
https://docs.newapi.pro/zh/docs/api/ai-model/embeddings/createembedding
)
-
[
重排序接口 (Rerank)
](
https://docs.newapi.pro/zh/docs/api/ai-model/rerank/creatererank
)
-
[
实时对话 (Realtime)
](
https://docs.newapi.pro/zh/docs/api/ai-model/realtime/create
realtime
session
)
-
[
Claude 聊天
](
https://docs.newapi.pro/zh/docs/api/ai-model/chat/createmessage
)
-
[
Google Gemini 聊天
](
https://doc
s.newapi.pro/zh/docs/api/ai-model/chat/gemini/geminirelayv1beta
)
</details>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment