Comment on Show HN: liteLLM Proxy Server: 50+ LLM Models, Error Handling, CachingComments−deet3yIs user auth (and tracking token spend) within scope of this or is that better handled at a layer in front of this?−detente183yHi @deet - Yes it is! This automatically stores the cost per query to the Supabase table - here's how: https://github.com/BerriAI/litellm/blob/80d77fed7123af222011...If you have ideas for improvement - we'd love a ticket/PR!
Comments
Is user auth (and tracking token spend) within scope of this or is that better handled at a layer in front of this?
Hi @deet - Yes it is! This automatically stores the cost per query to the Supabase table - here's how: https://github.com/BerriAI/litellm/blob/80d77fed7123af222011...
If you have ideas for improvement - we'd love a ticket/PR!