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
The openai/portkey SDK passes encoding_format: base_64 by default for embedding requests and when users set this to null, it is being passed as [null] to upstream which is causing issues