We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7710ebd commit 57a3fb7Copy full SHA for 57a3fb7
1 file changed
tests/mlmodel_langchain/test_state_graph.py
@@ -41,7 +41,7 @@
41
"response.headers.ratelimitLimitRequests": 10000,
42
"response.headers.ratelimitLimitTokens": 50000000,
43
"response.headers.ratelimitRemainingRequests": 9999,
44
- "response.headers.ratelimitRemainingTokens": 49999975,
+ "response.headers.ratelimitRemainingTokens": 49999985,
45
"response.headers.ratelimitResetRequests": "6ms",
46
"response.headers.ratelimitResetTokens": "0s",
47
"response.model": "gpt-3.5-turbo-0125",
0 commit comments