You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/integration_tests
Harrison Chase 7bec461782
Harrison/memory refactor (#1478)
moves memory to own module, factors out common stuff
2 years ago
..
chains Harrison/memory refactor (#1478) 2 years ago
chat_models (rfc) chat models (#1424) 2 years ago
document_loaders Add PyMuPDF PDF loader (#1426) 2 years ago
embeddings Harrison/self hosted runhouse (#1154) 2 years ago
examples Harrison/format agent instructions (#973) 2 years ago
llms Allow the regular openai class to be used for ChatGPT models (#1393) 2 years ago
vectorstores Harrison/similarity search chroma (#1434) 2 years ago
__init__.py initial commit 2 years ago
test_googlesearch_api.py Fix a bug that shows "KeyError 'items'" (#1118) 2 years ago
test_googleserper_api.py Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 2 years ago
test_ngram_overlap_example_selector.py Harrison/ngram example (#846) 2 years ago
test_nlp_text_splitters.py OptimizedPrompt -- k-shot example choice backed by semantic search (#91) 2 years ago
test_pdf_pagesplitter.py Harrison/format agent instructions (#973) 2 years ago
test_serpapi.py move serpapi wrapper (#1199) 2 years ago
test_text_splitter.py Add alternative token-based text splitter (#816) 2 years ago
test_wolfram_alpha_api.py Harrison/wolfram alpha (#579) 2 years ago