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 cea1459 commit f278d4bCopy full SHA for f278d4b
pkgs/development/python-modules/langchain-core/default.nix
@@ -100,8 +100,7 @@ buildPythonPackage rec {
100
# flaky, sometimes fail to strip uuid from AIMessageChunk before comparing to test value
101
"test_map_stream"
102
# Compares with machine-specific timings
103
- "test_rate_limit_invoke"
104
- "test_rate_limit_stream"
+ "test_rate_limit"
105
# flaky: assert (1726352133.7419367 - 1726352132.2697523) < 1
106
"test_benchmark_model"
107
0 commit comments