ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] Chat Repsonse cutoff with Azure Configured
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### π¦ Deployment Method
Official installation package
### π Version
2.15.3
### π» Operating System
macOS
### π System Version
14.5
### π Browser
Chrome
### π Browser Version
128.0.6613.138
### π Bug Description
Configuring NextChat packaged client to work with Azure makes the response text get cutoff in the chat.
This was not an issue with prior older versions of the client, but this happens to me after I upgraded to 2.15.2

### π· Recurrence Steps
Model Provider: Azure
Azure Endpoint: https://{resource-url}/openai
Custom Models: -all,{modelname}@azure={deploymentName}
Max Tokens: 4000
Attached Message Count: 5
History Compression Threshold: 5000
Memory Prompt: yes
### π¦ Expected Behavior
The entire response should be shown instead of only about 10-15 tokens
### π Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.