feat: remove un-paginated message list on usage stats [LET-5747] (#5599)

feat: remove un-paginated message list on usage stats
This commit is contained in:
cthomas
2025-10-21 13:02:18 -07:00
committed by Caren Thomas
parent 6c27d8a1ec
commit 7b2e7e2f4c
4 changed files with 1 additions and 21 deletions

View File

@@ -2363,7 +2363,6 @@ def test_create_agent(client: LettaSDKClient) -> None:
"prompt_tokens",
"total_tokens",
"step_count",
"steps_messages",
"run_ids",
},
)