Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: B-Step62 <[email protected]>
  • Loading branch information
B-Step62 committed Dec 5, 2024
1 parent b11aa14 commit 96a99e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

_TEST_ENDPOINT = "databricks-meta-llama-3-1-70b-instruct"


def test_chat_databricks_invoke():
chat = ChatDatabricks(
endpoint=_TEST_ENDPOINT, temperature=0, max_tokens=10, stop=["Java"]
Expand Down

0 comments on commit 96a99e7

Please sign in to comment.