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
Massimiliano Pronesti 6080c98108
fix(embeddings): huggingface hub embeddings and TEI (#14489)
**Description:** This PR fixes `HuggingFaceHubEmbeddings` by making the
API token optional (as in the client beneath). Most models don't require
one. I also updated the notebook for TEI (text-embeddings-inference)
accordingly as requested here #14288. In addition, I fixed a mistake in
the POST call parameters.

**Tag maintainers:** @baskaryan
10 months ago
..
cli Library Licenses (#13300) 10 months ago
community fix(embeddings): huggingface hub embeddings and TEI (#14489) 10 months ago
core docs: fix links in readme (#14624) 10 months ago
experimental create mypy cache dir if it doesn't exist (#14579) 10 months ago
langchain feat: Yaml output parser (#14496) 10 months ago