litellm/tests/test_litellm/proxy/utils
Yucheng He 101845007f fix(spend_tracking): re-key the create calls that mint a response id too
Interaction, video, container, code, MCP tool and A2A calls are charged per call and keyed on
the id the provider minted for that call, the same shape as a chat completion, so a reused id
would drop their rows as well. List them with the inference calls.
2026-09-15 13:05:18 -07:00
..
helpers fix(db): carry DATABASE_SSLMODE/DATABASE_SSLROOTCERT into the assembled writer and reader URLs (#40815) 2026-09-12 02:14:39 +00:00
prisma_and_spend fix(spend_tracking): re-key the create calls that mint a response id too 2026-09-15 13:05:18 -07:00
proxy_logging fix(proxy): attribute gate-rejected requests to their endpoint in cache analytics (#40824) 2026-09-12 16:03:38 -07:00
__init__.py test(proxy/utils): pin bottom-of-file helper behavior (#29509) 2026-06-02 17:45:19 -07:00