Skip to content

Commit 1110da5

Browse files
authored
Update README.md
1 parent c9c5e3d commit 1110da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ docker run --name mixapi -d --restart always -p 3000:3000 -v $PWD/logs:/app/lo
128128
OpenAI格式chat: http://你的MixAPI服务器地址:3000/v1/chat/completions
129129
Anthropic格式chat: http://你的MixAPI服务器地址:3000/v1/messages
130130
Gemini格式chat: http://你的MixAPI服务器地址:3000/v1beta
131-
OpenAIqi嵌入: http://你的MixAPI服务器地址:3000/v1/embeddings
131+
嵌入OpenAI: http://你的MixAPI服务器地址:3000/v1/embeddings
132132
```
133133

134134

0 commit comments

Comments
 (0)