We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
建议实现支持续写的流式WebAPI, 类似于 https://github.com/TylunasLi/ChatGLM-web-stream-demo/blob/main/chatglm_service_fastapi.py
支持续写是很强大的特性,可以让bot更加听话。如果能提供通用的webAPI,CreativeChatGLM 将成为很多AI应用的底层组件。 例如,用chatGLM实现纯离线部署的桌面猫娘、AI绘画tag润色器、翻译器、RPG文字冒险游戏的NPC。。。
The text was updated successfully, but these errors were encountered:
需求get
Sorry, something went wrong.
相关 PR:#21
No branches or pull requests
建议实现支持续写的流式WebAPI,
类似于 https://github.com/TylunasLi/ChatGLM-web-stream-demo/blob/main/chatglm_service_fastapi.py
支持续写是很强大的特性,可以让bot更加听话。如果能提供通用的webAPI,CreativeChatGLM 将成为很多AI应用的底层组件。
例如,用chatGLM实现纯离线部署的桌面猫娘、AI绘画tag润色器、翻译器、RPG文字冒险游戏的NPC。。。
The text was updated successfully, but these errors were encountered: