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
Unverified
Commit
67a0585d
authored
Aug 31, 2026
by
逺坂凛
Committed by
GitHub
Aug 31, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(docs): correct Video API links across localized READMEs (#7116)
parent
27ff6a87
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
README.en.md
+1
-1
README.fr.md
+1
-1
README.ja.md
+1
-1
README.md
+1
-1
README.zh_CN.md
+1
-1
README.zh_TW.md
+1
-1
No files found.
README.en.md
View file @
67a0585d
...
...
@@ -281,7 +281,7 @@ docker run --name new-api -d --restart always \
-
[
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
)
-
[
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
)
-
[
Video Interface (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/videos/
sora/createvideo
)
-
[
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
)
...
...
README.fr.md
View file @
67a0585d
...
...
@@ -282,7 +282,7 @@ docker run --name new-api -d --restart always \
-
[
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/
audio/openai/createspeech
)
-
[
Interface vidéo (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/
videos/sora/createvideo
)
-
[
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/createrealtimesession
)
...
...
README.ja.md
View file @
67a0585d
...
...
@@ -284,7 +284,7 @@ docker run --name new-api -d --restart always \
-
[
レスポンスインターフェース (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/
audio/openai/createspeech
)
-
[
ビデオインターフェース (Video)
](
https://docs.newapi.pro/ja/docs/api/ai-model/
videos/sora/createvideo
)
-
[
エンベッドインターフェース (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/createrealtimesession
)
...
...
README.md
View file @
67a0585d
...
...
@@ -282,7 +282,7 @@ docker run --name new-api -d --restart always \
-
[
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/
audio/openai/createspeech
)
-
[
Video Interface (Video)
](
https://docs.newapi.pro/en/docs/api/ai-model/
videos/sora/createvideo
)
-
[
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/createrealtimesession
)
...
...
README.zh_CN.md
View file @
67a0585d
...
...
@@ -282,7 +282,7 @@ docker run --name new-api -d --restart always \
-
[
响应接口 (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/
audio/openai/createspeech
)
-
[
视频接口 (Video)
](
https://docs.newapi.pro/zh/docs/api/ai-model/
videos/sora/createvideo
)
-
[
嵌入接口 (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/createrealtimesession
)
...
...
README.zh_TW.md
View file @
67a0585d
...
...
@@ -281,7 +281,7 @@ docker run --name new-api -d --restart always \
-
[
響應接口 (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/
audio/openai/createspeech
)
-
[
影片接口 (Video)
](
https://docs.newapi.pro/zh/docs/api/ai-model/
videos/sora/createvideo
)
-
[
嵌入接口 (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/createrealtimesession
)
...
...
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