optional set your own ID
This commit is contained in:
parent
5914dbb666
commit
4ff5b9dd3f
4
cookbook/LiteLLM_AB_TestLLMs.ipynb
vendored
4
cookbook/LiteLLM_AB_TestLLMs.ipynb
vendored
@ -59,7 +59,7 @@
|
||||
"messages = [{ \"content\": \"Hello, how are you?\",\"role\": \"user\"}]\n",
|
||||
"\n",
|
||||
"completion_with_split_tests(messages=messages, use_client=True,\n",
|
||||
" id=\"91fad14a-8c0f-4e99-8eaa-68245435aa80\") # enter your id"
|
||||
" id=\"91fad14a-8c0f-4e99-8eaa-68245435aa80\") # [Optional Set your own ID]"
|
||||
],
|
||||
"metadata": {
|
||||
"colab": {
|
||||
@ -184,7 +184,7 @@
|
||||
"\n",
|
||||
"\n",
|
||||
"completion_with_split_tests(messages=messages, use_client=True,\n",
|
||||
" id=\"91fad14a-8c0f-4e99-8eaa-68245435aa80\") # enter your id"
|
||||
" id=\"91fad14a-8c0f-4e99-8eaa-68245435aa80\") # [Optional Set your own ID]"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user