forked from phoenix/litellm-mirror
(test) hf inference api - text_completion
This commit is contained in:
parent
fbe887f8f9
commit
7219fcb968
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
Loading…
Add table
Add a link
Reference in a new issue