Skip to content
New issue

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

加入了HTTP的接口,方便用户直接调用接口实现文字、图片的输入及得到相应,此外答案实现了流式输出。 #402

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YuangJia
Copy link

1.利用FastAPI框架实现了一个HTTP异步接口,该接口支持文本、图像(非必选)输入。
2.保留了模型记忆上下文的能力,即与GPT风格相似。
3.自创了流式输出算法,能够实现答案的流式返回

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant