langchain/docs/modules
Kacper Łukawski 9ac442624c
Add Qdrant named arguments (#1386)
This PR:
- Increases `qdrant-client` version to 1.0.4
- Introduces custom content and metadata keys (as requested in #1087)
- Moves all the `QdrantClient` parameters into the method parameters to
simplify code completion
2023-03-02 07:05:14 -08:00
..
agents Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
chains Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
document_loaders Add new iFixit document loader (#1333) 2023-02-27 20:40:20 -08:00
indexes Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
llms Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
memory Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
prompts Minor grammatical fixes (#1325) 2023-03-01 21:18:09 -08:00
utils Fix use case sentence for bash util doc (#1295) 2023-02-26 17:41:03 -08:00
agents.rst Documentation: Minor typo fixes (#1327) 2023-02-27 14:40:43 -08:00
chains.rst Documentation: Minor typo fixes (#1327) 2023-02-27 14:40:43 -08:00
document_loaders.rst Harrison/unstructured support (#903) 2023-02-05 23:02:07 -08:00
indexes.rst improve docs for indexes (#1146) 2023-02-19 23:14:50 -08:00
llms.rst
memory.rst
prompts.rst
state_of_the_union.txt
utils.rst