You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
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>
3 months ago
..
cli cli[minor]: remove redefined DEFAULT_GIT_REF (#21471) 4 months ago
community community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) 3 months ago
core [Core] Add support for inferring Annotated types (#23284) 3 months ago
experimental core[minor]: BaseChatModel with_structured_output implementation (#22859) 3 months ago
langchain core[minor]: Update pgvector transalor for langchain_postgres (#23217) 3 months ago
partners openai[patch]: temp fix ignore lint (#23290) 3 months ago
standard-tests standard-tests[minor]: Add standard tests for cache (#23357) 3 months ago
text-splitters text-splitters: Fix/recursive json splitter data persistence issue (#21529) 4 months ago