LibreChat/packages
Dustin Healy 0edfecf44a refactor: swap old ConversationCosts endpoint out for much simpler 'costs' endpoint
/costs just recieves an array of { model, endpoint }  and returns the related prompt and completion token rates, leaving the actual message processing to be done later on rather than on the backend.
2025-09-13 12:19:26 -07:00
..
api v0.8.0-rc4 (#9601) 2025-09-12 13:37:10 -04:00
client refactor: move arrow svgs out to their own component 2025-09-13 01:51:17 -07:00
data-provider refactor: swap old ConversationCosts endpoint out for much simpler 'costs' endpoint 2025-09-13 12:19:26 -07:00
data-schemas v0.8.0-rc4 (#9601) 2025-09-12 13:37:10 -04:00