langchain/tests/unit_tests
Zander Chase 0c52275bdb
Use Run object from SDK (#6067)
Update the Run object in the tracer to extend that in the SDK to include
the parameters necessary for tracking/tracing
2023-06-13 07:14:11 -07:00
..
agents support kwargs (#5990) 2023-06-11 10:09:22 -07:00
callbacks Use Run object from SDK (#6067) 2023-06-13 07:14:11 -07:00
chains support kwargs (#5990) 2023-06-11 10:09:22 -07:00
chat_models
client Use client from LCP-SDK (#5695) 2023-06-06 06:51:05 -07:00
data
docstore
document_loaders YoutubeAudioLoader and updates to OpenAIWhisperParser (#5772) 2023-06-06 15:15:08 -07:00
evaluation
examples feat #4479: TextLoader auto detect encoding and improved exceptions (#4927) 2023-05-18 09:55:14 -04:00
llms support kwargs (#5990) 2023-06-11 10:09:22 -07:00
load nc/load (#5733) 2023-06-11 15:51:28 -07:00
memory Implemented appending arbitrary messages (#5293) 2023-05-29 07:18:59 -07:00
output_parsers convert the parameter 'text' to uppercase in the function 'parse' of the class BooleanOutputParser (#5397) 2023-05-30 16:26:17 -07:00
prompts Harrison/pipeline prompt (#5540) 2023-06-04 14:29:37 -07:00
retrievers Zep Hybrid Search (#5742) 2023-06-05 12:59:28 -07:00
tools improve tools (#6062) 2023-06-12 22:19:03 -07:00
utilities Fix graphql tool (#4984) 2023-05-19 15:27:50 -07:00
vectorstores Add maximal relevance search to SKLearnVectorStore (#5430) 2023-05-30 16:13:33 -07:00
__init__.py
conftest.py
test_bash.py Add Mastodon toots loader (#5036) 2023-05-22 16:43:07 -07:00
test_dependencies.py nc/load (#5733) 2023-06-11 15:51:28 -07:00
test_document_transformers.py
test_formatting.py
test_math_utils.py add get_top_k_cosine_similarity method to get max top k score and index (#5059) 2023-05-22 11:55:48 -07:00
test_pytest_config.py Block sockets for unit-tests (#4803) 2023-05-16 14:41:24 -04:00
test_python.py
test_schema.py
test_sql_database_schema.py
test_sql_database.py Fix SQLAlchemy truncating text when it is too big (#5206) 2023-06-01 21:33:31 -04:00
test_text_splitter.py Fix IndexError in RecursiveCharacterTextSplitter (#5902) 2023-06-10 16:48:53 -07:00