mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-18 08:03:36 +00:00
@@ -165,5 +165,5 @@ def test_anthropic_complex_structured_output() -> None:
|
||||
{
|
||||
"email": "From: Erick. The email is about the new project. The tone is positive. The action items are to send the report and to schedule a meeting." # noqa: E501
|
||||
}
|
||||
) # noqa: E501
|
||||
)
|
||||
assert isinstance(response, Email)
|
||||
|
Reference in New Issue
Block a user