Update Readme (#660)

Co-authored-by: Lianmin Zheng <lianminzheng@gmail.com>
This commit is contained in:
Ying Sheng
2024-07-19 09:54:01 -07:00
committed by GitHub
parent dc4e4a6acc
commit 51fda1439f
25 changed files with 200 additions and 185 deletions

View File

@@ -306,7 +306,7 @@ def test_image_qa():
assert (
"taxi" in state.messages()[-1]["content"]
or "car" in state.messages()[-1]["content"]
)
), f"{state.messages()[-1]['content']}"
def test_stream():