Files
langchain/docs
Mathis Joffre 60103fc4a5 community: Fix OVHcloud 401 Unauthorized on embedding. (#23260)
They are now rejecting with code 401 calls from users with expired or
invalid tokens (while before they were being considered anonymous).
Thus, the authorization header has to be removed when there is no token.

Related to: #23178

---------

Signed-off-by: Joffref <mariusjoffre@gmail.com>
2024-06-24 12:58:32 -04:00
..
2024-06-01 07:36:45 -07:00
2024-06-17 20:17:24 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide