langchain/tests/integration_tests
Harrison Chase c64f98e2bb
Harrison/format agent instructions (#973)
Co-authored-by: Andrew White <white.d.andrew@gmail.com>
Co-authored-by: Harrison Chase <harrisonchase@Harrisons-MBP.attlocal.net>
Co-authored-by: Peng Qu <82029664+pengqu123@users.noreply.github.com>
2023-02-10 10:07:26 -08:00
..
chains Harrison/improve memory (#432) 2022-12-27 08:23:51 -05:00
embeddings Harrison/batch embeds (#972) 2023-02-10 06:59:50 -08:00
examples Harrison/format agent instructions (#973) 2023-02-10 10:07:26 -08:00
llms Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 2023-02-07 21:21:57 -08:00
vectorstores Harrison/save faiss (#916) 2023-02-06 21:44:50 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00
test_googlesearch_api.py Harrison/new search engine (#477) 2022-12-30 08:06:57 -05:00
test_ngram_overlap_example_selector.py Harrison/ngram example (#846) 2023-02-02 09:44:42 -08:00
test_nlp_text_splitters.py OptimizedPrompt -- k-shot example choice backed by semantic search (#91) 2022-11-09 21:15:42 -08:00
test_pdf_pagesplitter.py Harrison/format agent instructions (#973) 2023-02-10 10:07:26 -08:00
test_serpapi.py move search to not be a chain (#226) 2022-11-29 20:07:44 -08:00
test_text_splitter.py Add alternative token-based text splitter (#816) 2023-02-02 19:55:13 -08:00
test_wolfram_alpha_api.py Harrison/wolfram alpha (#579) 2023-01-11 05:52:19 -08:00