bricks-cloud / BricksLLM

🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs.
https://trybricks.ai/
MIT License
863 stars 60 forks source link

Add support for OpenAI fine tuning endpoints without cost tracking #33

Closed spikelu2016 closed 5 months ago

spikelu2016 commented 8 months ago

BricksLLM currently does not support OpenAI fine tuning endpoints. Here is an example PR where I add support for OpenAI voice and image API endpoints. Cost tracking is fairly complicated, and should be tackled in a separate PR.