mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-16 12:32:06 +00:00
docs: fix documentation broken link in integrations chroma (#16041)
- **Description:** Fixed broken link in the documentation for Chroma., - **Issue:** - **Dependencies:**
This commit is contained in:
parent
0fa06732b7
commit
f7706637a8
@ -22,7 +22,7 @@ For a more detailed walkthrough of the Chroma wrapper, see [this notebook](/docs
|
||||
|
||||
## Retriever
|
||||
|
||||
See a [usage example](/docs/integrations/retrievers/self_query/chroma).
|
||||
See a [usage example](/docs/integrations/retrievers/self_query/chroma_self_query).
|
||||
|
||||
```python
|
||||
from langchain.retrievers import SelfQueryRetriever
|
||||
|
Loading…
Reference in New Issue
Block a user