mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
fix(ui): match generated API schema spacing
This commit is contained in:
parent
35b2bc9cad
commit
9cbeee4946
1 changed files with 1 additions and 1 deletions
2
ui/litellm-dashboard/src/lib/http/schema.d.ts
generated
vendored
2
ui/litellm-dashboard/src/lib/http/schema.d.ts
generated
vendored
|
|
@ -26161,7 +26161,7 @@ export interface components {
|
|||
/**
|
||||
* Store Prompts In Spend Logs
|
||||
* @description If True, stores request messages and responses in spend logs. Default is False.
|
||||
*/
|
||||
*/
|
||||
store_prompts_in_spend_logs?: boolean | null;
|
||||
/**
|
||||
* Store Responses In Spend Logs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue