mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
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.
目录说明
该目录为 FastGPT 辅助子项目,非必须。
- model 私有化模型