Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
slava-vishnyakov committed Aug 1, 2024
1 parent 70b8d0b commit a569db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chatlet/test_chatlet.py
Original file line number Diff line number Diff line change
@@ -163,6 +163,7 @@ def test_url_context():
assert len(rsps.calls) == 1
assert rsps.calls[0].request.url == url

@pytest.mark.flaky(reruns=3, reruns_delay=1)
def test_temperature():
prompt = "Write a story in 5 words"

0 comments on commit a569db8

Please sign in to comment.