FastGPT
FastGPT copied to clipboard
4.6.7-alpha commit
- The interaction of imported data in the knowledge base is modified.
- Optimized the index of the knowledge base in detail. At present, the speed of other interfaces is excellent except that the list collection is slow when the data is more than 100,000 (the function of real-time statistics of total data may be cancelled later).
- Sorted out the logic between knowledge base - collection - data - file - picture - vector to reduce data inconsistency caused by cross-table and cross-library. It also provides periodic compensation tasks for commercial users.
- Optimization of application module i18n.
- Rectify iframe conflicts in certain scenarios. https://github.com/labring/FastGPT/issues/720
Apply Sweep Rules to your PR?
- [ ] Apply: All new business logic should have corresponding unit tests.
- [ ] Apply: Refactor large functions to be more modular.
- [ ] Apply: Add docstrings to all functions and file headers.
This is an automated message generated by Sweep AI.