Files
danswer/backend/onyx/llm
Emerson Gomes ba80191f5b Handle exception for token cost calculation (#4474)
The code for token cost calculation fails when using a LiteLLM proxy due to mismatch with the provider naming. For now, just handle this exception and assume cost 0 when that happens instead of breaking the flow - A more precise, LiteLLM proxy based cost calculation (relying in the `/model/info`) LiteLLM Proxy method will be needed
2025-04-07 20:30:50 -07:00
..
2024-12-13 09:56:10 -08:00
2025-04-08 00:56:47 +00:00
2024-12-13 09:56:10 -08:00
2025-03-30 18:49:09 +00:00
2025-04-08 00:56:47 +00:00
2024-12-13 09:56:10 -08:00