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

Added fastAPI server to support streaming #56

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jordan-barrett-jm
Copy link

@jordan-barrett-jm jordan-barrett-jm commented Mar 8, 2024

Summary of changes:

  • Added FastAPI server with endpoint that supports streaming
  • Modified Dockerfile to allow switching between Gradio app or API server through the use of the APP_MODE env var
  • Added supporting documentation to install.md to guide users on how to utilize the streaming API server for their use case

@Zengyi-Qin
Copy link
Contributor

Zengyi-Qin commented Mar 8, 2024

Thank you! I'll let the team review the PR. Already put on the todo list

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.

None yet

2 participants