GLM_4("GLM-4"),
    GLM_4V("glm-4v"),
    GLM_4_Air("glm-4-air"),
    GLM_4_AirX("glm-4-airx"),
    GLM_4_Flash("glm-4-flash"),
    GLM_3_Turbo("GLM-3-Turbo");

Comment From: mxsl-gr

hi, the ZhiPu AI CharGLM-3 model was intentionally not added, because it has some additional required parameters, include user_info, bot_info, bot_name, user_name, making it somewhat different from other chat model implementations

do you have any good ideas😁

Comment From: nowshowtime3

I think it is better to separate the parameters and abstractions of the general model and the human-like model into two branches. This is because many companies have their own human-like model products, and just like the general model, many people will use human-like models in the future.

Comment From: nowshowtime3

As far as I know, there are not only ZhiPu AI's CharGLM-3, but also Alibaba's Tongyi Xingchen, Qianfan's large model, and Pi.ai's Talk, which all have human-like models. However, Pi.ai's Talk does not have an open API.