mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-22 22:24:10 +00:00
(test) hf inference api - text_completion
This commit is contained in:
@@ -122,4 +122,4 @@ def test_completion_hf_prompt_array():
|
||||
# response_str = response["choices"][0]["text"]
|
||||
except Exception as e:
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
# test_completion_hf_prompt_array()
|
||||
test_completion_hf_prompt_array()
|
||||
Reference in New Issue
Block a user