Skip to content

Commit f9e0486

Browse files
committed
Resolve conflicts
2 parents 640db6e + 25301bc commit f9e0486

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# POE API to OpenAI API
2-
[简体中文说明](README_ZH.md)
2+
This is a project that converts the official `poe.com` API to the OpenAI API.
3+
4+
`poe-2-openai` `poe-to-openai` `poe-gpt-api` `poe-openai-api` `poe-to-gpt` `poe-2-gpt` `poe-api` `gpt-api` `openai-api`
35

4-
This is a project that converts the official `poe.com` API to the OpenAI API. It only supports the `/v1/chat/completions` endpoint.
6+
[简体中文说明](README_ZH.md)
57

68
## Changelog
79
1.0.0 `/v1/chat/completions` endpoint support
@@ -82,4 +84,4 @@ PROXY_HOST=127.0.0.1 # Proxy address
8284
PROXY_PORT=6668 # Proxy port
8385
PROXY_USERNAME= # Proxy username, optional
8486
PROXY_PASSWORD= # Proxy password, optional
85-
```
87+
```

0 commit comments

Comments
 (0)