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 3673cc1 commit ecd87caCopy full SHA for ecd87ca
tests/rails/llm/test_config.py
@@ -307,7 +307,6 @@ def test_rails_config_none_config_path():
307
result2 = config3 + config4
308
assert result2.config_path == ""
309
310
-
311
def test_llm_rails_configure_streaming_with_attr():
312
"""Check LLM has the streaming attribute set if RailsConfig has it"""
313
0 commit comments