by zekone on 10/4/23, 12:54 PM with 4 comments
So this script deploys a basic proxy in your Azure account, catches all incoming OpenAI requests, stores logs in your own resource group, and comes with visualizations premade (charts, timelines, chat history, cost estimation, etc).
Thanks for any thoughts and feedback!
by iamjackg on 10/4/23, 2:03 PM
I feel like there's definitely room for a single-binary tool made in Go with a small sqlite database and in-memory caching.
by siva7 on 10/5/23, 3:27 PM