mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
update custom prompt template function
This commit is contained in:
parent
52308128b3
commit
021512c60f
4 changed files with 29 additions and 43 deletions
|
@ -435,7 +435,7 @@ def test_completion_together_ai():
|
|||
except Exception as e:
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
|
||||
test_completion_together_ai()
|
||||
# def test_customprompt_together_ai():
|
||||
# try:
|
||||
# litellm.register_prompt_template(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue