Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Sep 11, 2024
1 parent e371127 commit 5d44fa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit_tests/test_server_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -2675,6 +2675,7 @@ async def test_astream_events_with_prompt_model_parser_chain(
{
"additional_kwargs": {},
"content": "hello",
"example": False,
"name": None,
"response_metadata": {},
"type": "human",
Expand Down Expand Up @@ -2867,6 +2868,7 @@ async def test_astream_events_with_prompt_model_parser_chain(
],
"llm_output": None,
"run": None,
"type": "LLMResult",
},
},
"event": "on_chat_model_end",
Expand Down

0 comments on commit 5d44fa4

Please sign in to comment.