feat: add image for chunk method (#139)

* feat: add image of chunk method

* feat: add image for chunk method
This commit is contained in:
balibabu
2024-03-21 16:45:03 +08:00
committed by GitHub
parent 5875c8ba08
commit f4ec7cfa76
39 changed files with 2823 additions and 196 deletions

View File

@@ -39,10 +39,10 @@ import SystemModelSettingModal from './system-model-setting-modal';
import styles from './index.less';
const IconMap = {
通义千问: TongYiIcon,
'Tongyi-Qianwen': TongYiIcon,
Moonshot: MoonshotIcon,
OpenAI: OpenAiIcon,
智谱AI: ZhiPuIcon,
'ZHIPU-AI': ZhiPuIcon,
文心一言: WenXinIcon,
};