You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can deploy this to any platform that supports containerized applications (e.g.
121
-
[Ploomber Cloud](https://ploomber.io/)). The app runs on a single container (see the `Dockerfile`), and spawns the reverse proxy and the UI via supervisord and NGINX.
121
+
[Ploomber Cloud](https://ploomber.io/)). The app runs on a single container (see the `Dockerfile`), and spawns the proxy and the UI via supervisord and NGINX.
122
122
123
123
If you're looking for enterprise support, [contact me](https://github.com/edublancas).
124
124
125
125
## Features
126
126
127
-
1. Drop-in reverse proxy for OpenAI (no need to change your code)
127
+
1. Drop-in proxy for OpenAI (no need to change your code)
0 commit comments