litellm-mirror/litellm/llms/databricks
Krish Dholakia 6d8cfeaf14 LiteLLM Minor Fixes & Improvements (01/08/2025) - p2 (#7643)
* fix(streaming_chunk_builder_utils.py): add test for groq tool calling + streaming + combine chunks

Addresses https://github.com/BerriAI/litellm/issues/7621

* fix(streaming_utils.py): fix modelresponseiterator for openai like chunk parser

ensures chunk parser uses the correct tool call id when translating the chunk

 Fixes https://github.com/BerriAI/litellm/issues/7621

* build(model_hub.tsx): display cost pricing on model hub

* build(model_hub.tsx): show cost per token pricing + complete model information

* fix(types/utils.py): fix usage object handling
2025-01-08 19:45:19 -08:00
..
chat (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
embed (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
common_utils.py feat(databricks/chat): support structured outputs on databricks 2024-12-02 23:08:19 -08:00
cost_calculator.py Cost tracking improvements (#5828) 2024-09-21 21:47:50 -07:00
exceptions.py LiteLLM Minor Fixes & Improvements (09/16/2024) (#5723) (#5731) 2024-09-17 08:05:52 -07:00
streaming_utils.py LiteLLM Minor Fixes & Improvements (01/08/2025) - p2 (#7643) 2025-01-08 19:45:19 -08:00