mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
- Ensured that `before` and `after` parameters are only passed when provided to avoid AttributeError. - Implemented safe access using default values for `before` and `after` to prevent missing attribute issues. - Added consistent handling of `order` and `limit` to improve flexibility and robustness in API calls. |
||
---|---|---|
.. | ||
chat | ||
completion | ||
fine_tuning | ||
realtime | ||
transcriptions | ||
common_utils.py | ||
cost_calculation.py | ||
openai.py |