mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Base commit
This commit is contained in:
parent
0b5317c12b
commit
75635258db
1 changed files with 1 additions and 1 deletions
|
|
@ -1680,7 +1680,7 @@ async def ui_view_spend_logs( # noqa: PLR0915
|
|||
),
|
||||
):
|
||||
"""
|
||||
View spend logs with pagination support.
|
||||
View spend logs with pagination support
|
||||
Available at both `/spend/logs/v2` (public API) and `/spend/logs/ui` (internal UI).
|
||||
|
||||
Returns paginated response with data, total, page, page_size, and total_pages.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue