ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
72.79k stars 57.81k forks source link

[Bug] Docker 版无法使用 DEFAULT_INPUT_TEMPLATE 参数 #4916

Open ji-jinlong opened 1 week ago

ji-jinlong commented 1 week ago

Bug Description

Docker 版无法使用 DEFAULT_INPUT_TEMPLATE 参数

版本: docker pull yidadaa/chatgpt-next-web:v2.12.4

Steps to Reproduce

docker run -d --name nextChat --restart always -u $(id -u):$(id -g) -p 3000:3000 -e OPENAI_API_KEY=sk-kkk -e CODE=kkk -e BASE_URL=kkk.kk -e CUSTOM_MODELS=$models -e DEFAULT_INPUT_TEMPLATE="{{input}}. 所有回答请使用简体中文" yidadaa/chatgpt-next-web

Expected Behavior

希望docker版可以使用参数 DEFAULT_INPUT_TEMPLATE

Screenshots

No response

Deployment Method

Desktop OS

No response

Desktop Browser

No response

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

Issues-translate-bot commented 1 week ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] Docker version cannot use DEFAULT_INPUT_TEMPLATE parameter