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
In update embedders settings, the endpoint is PATCH /indexes/{index_uid}/settings/embedders. However, the curl code sample uses the main /settings endpoint:
In update embedders settings, the endpoint is
PATCH /indexes/{index_uid}/settings/embedders
. However, the curl code sample uses the main/settings
endpoint:The text was updated successfully, but these errors were encountered: