iakashpaul / cors-proxy

CORS Proxies for various services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS-Proxy 🔀

A quick CORS proxy for various services

Instead of an nginx reverse proxy, I chose to just plug in a FastAPI route for service status & reverse proxying to Baseten(can be any provider like Replicate etc).

Supported services

  • Baseten LLM invocation

Configs

Change out Model ID, API Key, Prefix prompt etc to your values

About

CORS Proxies for various services

License:MIT License


Languages

Language:Python 80.2%Language:Dockerfile 19.8%