Files
FastGPT/plugins
不做了睡大觉 a2250b3a44 cleanup: remove obsolete llm-ChatGLM2 and llm-Baichuan2 plugins (#6444)
These plugins provided OpenAI-compatible API wrappers for ChatGLM2 and
Baichuan2 models. Both are now obsolete:

- ChatGLM2 (2023) has been superseded by GLM-4 series with official
  OpenAI-compatible APIs
- Baichuan2 (2023) has been superseded by Baichuan 4 with official
  OpenAI-compatible APIs

FastGPT's model system already supports any OpenAI-compatible endpoint
via requestUrl/requestAuth configuration — no self-hosted wrapper needed.

Zero references to these plugins exist in the codebase.
2026-02-24 13:40:00 +08:00
..
2025-02-27 10:30:43 +08:00

目录说明

该目录为 FastGPT 辅助子项目,非必须。

  • model 私有化模型