ChatGPT-Next-Web/app
AC bff6a5f226 Fix compression threshold max limit from 4000 to 8000
- Updated hardcoded max limit in CompressThreshold input to match the 8000 token configuration
- Resolves issue where UI was limiting users to 4000 tokens despite backend supporting 8000
- Now allows users to set compression thresholds up to the full 8000 token limit

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 16:57:47 +08:00
..
api change max tokens 2025-06-11 15:25:38 +08:00
client fix build bug 2025-06-11 15:43:43 +08:00
components Fix compression threshold max limit from 4000 to 8000 2025-06-11 16:57:47 +08:00
config feat(bedrock): Integrate AWS Bedrock as a new LLM provider 2025-04-06 00:46:35 +08:00
icons Fix: Set consistent fill color for OpenAI/MoonShot/Grok SVG to prevent color inversion in dark mode 2025-02-07 11:13:22 +08:00
lib merge code and get analyser data 2024-11-08 13:21:40 +08:00
locales fix build bug 2025-06-11 15:43:43 +08:00
masks 面具“以文搜图”改成“AI文生图”,微调提示让图片生成更稳定无水印 2024-12-13 22:29:14 +08:00
mcp fix: missing files required for building 2025-01-22 21:28:29 +08:00
store fix build bug 2025-06-11 15:43:43 +08:00
styles fix: 修复多余的查看全部 2024-08-21 10:28:34 +08:00
utils fix build bug 2025-06-11 15:43:43 +08:00
command.ts add fork 2024-09-14 14:19:11 +08:00
constant.ts fix: Bedrock image processing and Edge browser routing - Fixed image prompts by bypassing cache system, added Bedrock models with vision detection, enhanced image processing for URLs, fixed Edge routing to Bedrock, added error handling and debugging 2025-06-11 15:21:01 +08:00
global.d.ts client app tauri updater #2966 2024-10-11 11:29:22 +08:00
layout.tsx feat: add ENABLE_MCP env var to toggle MCP feature globally and in Docker 2025-01-18 21:19:01 +08:00
page.tsx fix build bug 2025-06-11 15:43:43 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts feature: support glm Cogview 2024-12-28 20:23:44 +08:00
utils.ts fix build bug 2025-06-11 15:43:43 +08:00