mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-20 18:07:05 +00:00
- **Description:** The aload function, contrary to its name, is not an
asynchronous function, so it cannot work concurrently with other
asynchronous functions.
- **Issue:** #28336
- **Test: **: Done
- **Docs: **
[here](
|
||
---|---|---|
.. | ||
adapters | ||
agent | ||
cache | ||
callbacks | ||
chains | ||
chat_message_histories | ||
chat_models | ||
cross_encoders | ||
document_compressors | ||
document_loaders | ||
document_transformers | ||
embeddings | ||
examples | ||
graph_vectorstores | ||
graphs | ||
indexes | ||
llms | ||
memory | ||
prompts | ||
retrievers | ||
smith/evaluation | ||
storage | ||
tools | ||
utilities | ||
vectorstores | ||
__init__.py | ||
.env.example | ||
conftest.py | ||
test_compile.py | ||
test_dalle.py | ||
test_document_transformers.py | ||
test_long_context_reorder.py | ||
test_nuclia_transformer.py | ||
test_pdf_pagesplitter.py |