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
Joan Fontanals baefbfb14e
community[mionr]: add Jina Reranker in retrievers module (#19406)
- **Description:** Adapt JinaEmbeddings to run with the new Jina AI
Rerank API
- **Twitter handle:** https://twitter.com/JinaAI_


- [ ] **Add tests and docs**: If you're adding a new integration, please
include
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.


- [ ] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
5 months ago
..
cli templates: readme langsmith not private beta (#20173) 5 months ago
community community[mionr]: add Jina Reranker in retrievers module (#19406) 5 months ago
core core[minor], langchain[patch], community[patch]: mv StructuredQuery (#20849) 5 months ago
experimental experimental[patch]: Makes regex customizable in text_splitter.py (SemanticChunker class) (#20485) 5 months ago
langchain core[minor], langchain[patch], community[patch]: mv StructuredQuery (#20849) 5 months ago
partners multiple: remove external repo mds (#20896) 5 months ago
standard-tests standard-tests: split tool calling test (#20803) 5 months ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 5 months ago