Open qiaofeng1227 opened 2 days ago
docker logs chatgptnextweb_p17z6
▲ Next.js 14.1.1
- Local: http://4ade92960b8d:3000
- Network: http://172.18.0.14:3000
✓ Ready in 106ms
[openai Route] params { provider: 'openai', path: [ 'v1', 'chat', 'completions' ] }
[OpenAI Route] params { provider: 'openai', path: [ 'v1', 'chat', 'completions' ] }
[Auth] allowed hashed codes: [ '97366a712d3aa3d243690ebf579ab153' ]
[Auth] got access code: 8e#!VJoCk9wNiyk2
[Auth] hashed access code: 97366a712d3aa3d243690ebf579ab153
[User IP] 175.8.127.187
[Time] 10/31/2024, 2:23:38 AM
[Auth] admin did not provide an api key
[Proxy] v1/chat/completions
[Base Url] https://api.openai.com
fetchUrl https://api.openai.com/v1/chat/completions
[Org ID] is not set up.
[openai Route] params { provider: 'openai', path: [ 'v1', 'chat', 'completions' ] }
[OpenAI Route] params { provider: 'openai', path: [ 'v1', 'chat', 'completions' ] }
[Auth] allowed hashed codes: [ '97366a712d3aa3d243690ebf579ab153' ]
[Auth] got access code: 8e#!VJoCk9wNiyk2
[Auth] hashed access code: 97366a712d3aa3d243690ebf579ab153
[User IP] 175.8.127.187
[Time] 10/31/2024, 2:23:38 AM
[Auth] admin did not provide an api key
[Proxy] v1/chat/completions
[Base Url] https://api.openai.com
fetchUrl https://api.openai.com/v1/chat/completions
[Org ID] is not set up.
What type of your feature request?
Change the W9_VERSION to target version number at
.env
and test itResearch and development steps your need to do
How to commit your change to docker-library?
Testing steps