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
When using Azure to add a message to a thread via the /threads or /v1/threads endpoints and referencing an already uploaded file, the attachment section of the message is blank but no error is thrown. For example this code will successfully add the message "What is my favorite color?" to the thread but will not attach the file that contains the information.
What happened?
When using Azure to add a message to a thread via the /threads or /v1/threads endpoints and referencing an already uploaded file, the attachment section of the message is blank but no error is thrown. For example this code will successfully add the message "What is my favorite color?" to the thread but will not attach the file that contains the information.
Result:
The debug information in the logs references the file which is even more weird that it isn't being attached.
If I use the same code but use the Azure passthrough endpoint, the file is attached.
Result:
Can someone look into why this endpoint is not attaching files to messages in threads when using LiteLLM as a proxy?
Relevant log output
Are you a ML Ops Team?
Yes
What LiteLLM version are you on ?
v1.58.0
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: