<4.12.0
V4.6.6 (Configuration Changes Required)
FastGPT V4.6.6
Configuration Changes
To reduce code duplication, we've made some changes to the configuration file: View the latest configuration file
Commercial Edition Changes
-
Update the commercial edition image to version 4.6.6.
-
Move
SystemParams.pluginBaseUrlfrom the old configuration file to an environment variable:PRO_URL=commercial edition image address (no longer needs to end with /api), for example: PRO_URL=http://fastgpt-plugin.ns-hsss5d.svc.cluster.local:3000
-
The
FeConfigsection has been removed from the configuration file. You can now configure it directly through the commercial edition's web interface. All FastGPT parameters and models can be configured from the commercial edition dashboard — no need to modifyconfig.jsonanymore.
V4.6.6 Release Notes
- Check out the FastGPT 2024 RoadMap.
- New - HTTP node now supports a JSON editor for request headers.
- New - ReRank Model Deployment
- New - Search modes: separated vector semantic search, full-text search, and reranking, with RRF (Reciprocal Rank Fusion) for merging results.
- Improved - Question classifier prompts with ID-guided classification. Tested with Chinese commercial API models (Baidu, Alibaba, Zhipu, iFlytek) — all work correctly in Prompt mode.
- UI improvements — the interface will be gradually updated with a new design going forward.
- Code optimization: Icons extracted and auto-generated.
- Fixed - Link-based datasets not saving selectors, causing syncs to run without them.
Edit on GitHub
File Updated