Files
langchain/docs
Zapiron 1fc4ac32f0 docs: Resolve incorrect import of AttributeInfo for self-query retriever section (#28446)
Most of the imports from the self-query retriever section seems to
imported `AttributeInfo` from `query_constructor.base` instead of
`query_constructor.schema`, found in the API reference
[here](https://python.langchain.com/api_reference/langchain/chains/langchain.chains.query_constructor.schema.AttributeInfo.html)

This PR resolves the wrong imports from most of the notebooks
2024-12-08 20:23:26 -08:00
..
2024-12-06 15:08:25 -08:00
2024-11-26 10:43:12 -05:00
2024-11-26 10:43:12 -05:00
2024-11-07 22:46:56 +00:00
2024-05-01 17:34:05 -07:00
2024-12-06 09:26:34 -08:00
2024-11-15 14:28:18 -08:00
2024-11-26 10:43:12 -05:00
2024-12-06 09:26:34 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide