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

[Feature Request] Private Streaming and Backend APIs #486

Open
1 of 2 tasks
ggallo opened this issue Aug 9, 2024 · 1 comment
Open
1 of 2 tasks

[Feature Request] Private Streaming and Backend APIs #486

ggallo opened this issue Aug 9, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ggallo
Copy link

ggallo commented Aug 9, 2024

Describe the solution you'd like

Create a deployment option that bundles all backend

Why the solution needed

Many customers require any and all internal usage of generative AI to transit their corporate network. At present the use of HTTP API and Websocket API means that using this solution as-is is a non-starter.

Options include:

  • Converting HTTP API to a REST API, thus allowing use of private API (done)
  • Convert the Streaming API to an ECS Service using websockets

Additional context

You can reach me on Slack

Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?

  • Yes!
  • No
@statefb statefb self-assigned this Aug 13, 2024
@statefb statefb added the enhancement New feature or request label Aug 13, 2024
@imvijith
Copy link

@statefb is there a plan to support websocket based streaming for api publish stack

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

No branches or pull requests

3 participants