langchain/docs/docs
Mark Perfect 38b48d257d
docs: Fix Qdrant sparse and hybrid vector search (#30208)
- [x] **PR title**


- [x] **PR message**:
- **Description:** Updated the sparse and hybrid vector search due to
changes in the Qdrant API, and cleaned up the notebook
  

- [x] **Add tests and docs**:
    - N/A


- [x] **Lint and test**

Additional guidelines:
- Make sure optional dependencies are imported within a function.
- Please do not add dependencies to pyproject.toml files (even optional
ones) unless they are required for unit tests.
- Most PRs should not touch more than one package.
- Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in
langchain.

If no one reviews your PR within a few days, please @-mention one of
baskaryan, eyurtsev, ccurme, vbarda, hwchase17.

Co-authored-by: Mark Perfect <mark.anthony.perfect1@gmail.com>
2025-03-18 22:44:12 -04:00
..
_templates Docs: Fixed grammatical mistake (#16858) 2024-02-01 11:28:15 -08:00
additional_resources docs: Update additional_resources/tutorials.mdx (#28005) 2024-12-14 00:21:30 +00:00
changes/changelog docs: Add langchain over time (#21434) 2024-05-10 00:34:35 +00:00
concepts docs: fix typo (#30310) 2025-03-17 16:54:32 +00:00
contributing docs: update contributing doc (#30292) 2025-03-14 18:54:11 +00:00
example_data docs[minor]: Add "Build a PDF ingestion and Question/Answering system" tutorial (#22570) 2024-06-05 17:09:28 -07:00
how_to docs: Fix typo "tall" → "tool" in tools_human.ipynb (#30345) 2025-03-18 13:12:56 -04:00
integrations docs: Fix Qdrant sparse and hybrid vector search (#30208) 2025-03-18 22:44:12 -04:00
troubleshooting/errors docs: Fixed wrong link redirect from JS ToolMessage to Python ToolMes… (#28083) 2024-11-13 10:05:19 -05:00
tutorials docs: Correct grammatical typos in various documentation files (#29983) 2025-02-25 19:13:31 +00:00
versions docs: use init_chat_model (#29623) 2025-02-07 12:39:27 -08:00
.gitignore
introduction.mdx docs: update README/intro (#29492) 2025-01-29 22:50:00 +00:00
people.mdx 👥 Update LangChain people data (#17743) 2024-02-20 18:30:11 -08:00