mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
b82cbd1be0
`combine_docs` does not go through the standard chain call path which means that chain callbacks won't be triggered, meaning QA chains won't be traced properly, this fixes that. Also fix several errors in the chat_vector_db notebook |
||
---|---|---|
.. | ||
__init__.py | ||
test_api.py | ||
test_base.py | ||
test_combine_documents.py | ||
test_constitutional_ai.py | ||
test_conversation.py | ||
test_hyde.py | ||
test_llm_bash.py | ||
test_llm_checker.py | ||
test_llm_math.py | ||
test_llm_summarization_checker.py | ||
test_llm.py | ||
test_memory.py | ||
test_natbot.py | ||
test_sequential.py | ||
test_transform.py |