Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 3 tasks
ji-jinlong opened this issue Jul 3, 2024 · 1 comment
Open
1 of 3 tasks

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

ji-jinlong opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ji-jinlong
Copy link
Contributor

ji-jinlong commented Jul 3, 2024

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

  • Docker
  • Vercel
  • Server

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

@ji-jinlong ji-jinlong added the bug Something isn't working label Jul 3, 2024
@Issues-translate-bot
Copy link

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


Title: [Bug] Docker version cannot use DEFAULT_INPUT_TEMPLATE parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants