langchain/docs/modules/llms
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
..
examples Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
integrations chatgpt wrapper (#1367) 2023-03-01 11:47:01 -08:00
async_llm.ipynb add async and streaming support to OpenAIChat (#1378) 2023-03-01 21:55:43 -08:00
generic_how_to.rst Harrison/fake llm (#990) 2023-02-11 15:12:35 -08:00
getting_started.ipynb Enable streaming for OpenAI LLM (#986) 2023-02-14 15:06:14 -08:00
how_to_guides.rst docs: add missing links to toc (#1163) 2023-02-19 21:15:11 -08:00
integrations.rst Minor grammatical fixes (#1325) 2023-03-01 21:18:09 -08:00
key_concepts.md Minor grammatical fixes (#1325) 2023-03-01 21:18:09 -08:00
streaming_llm.ipynb add async and streaming support to OpenAIChat (#1378) 2023-03-01 21:55:43 -08:00