You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"response_message":null,
"response_errors":[
"litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo\n Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers",
"litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo\n Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers",
"litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo\n Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers",
"litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo\n Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers",
"litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo\n Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers",
"litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo\n Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers"
],
"raw_response":null,
"raw_request":{
"model":"together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo",
"messages":[
{
"role":"user",
"content":"Generate a random Chinese recipe. Be creative but keep it realistic."
}
]
},
"generic_request":{
"model":"together/meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo",
"messages":[
{
"role":"user",
"content":"Generate a random Chinese recipe. Be creative but keep it realistic."
}
],
"response_format":{
"properties":{
"title":{
"description":"Title of the recipe",
"title":"Title",
"type":"string"
},
"ingredients":{
"description":"List of ingredients needed",
"items":{
"type":"string"
},
"title":"Ingredients",
"type":"array"
},
"instructions":{
"description":"Step by step cooking instructions",
"items":{
"type":"string"
},
"title":"Instructions",
"type":"array"
}
},
"required":[
"title",
"ingredients",
"instructions"
],
"title":"Recipe",
"type":"object"
},
"original_row":{
"cuisine_type":"Chinese"
},
"original_row_idx":24
},
"created_at":"2024-11-22 01:50:05.430939",
"finished_at":"2024-11-22 01:50:05.959363",
"token_usage":null,
"response_cost":null
}
The text was updated successfully, but these errors were encountered:
For those responses, need better handling
The text was updated successfully, but these errors were encountered: