mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-12 14:23:58 +00:00
x
This commit is contained in:
parent
b1cef428b9
commit
a84bbd3015
@ -453,7 +453,7 @@ def test_mcp_builtin() -> None:
|
|||||||
[approval_message], previous_response_id=response.response_metadata["id"]
|
[approval_message], previous_response_id=response.response_metadata["id"]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="Re-enable once VCR is properly set up.")
|
||||||
@pytest.mark.vcr()
|
@pytest.mark.vcr()
|
||||||
def test_image_generation_streaming() -> None:
|
def test_image_generation_streaming() -> None:
|
||||||
"""Test image generation streaming."""
|
"""Test image generation streaming."""
|
||||||
|
Loading…
Reference in New Issue
Block a user