langchain/tests/integration_tests
Harrison Chase b94244eb12
nits (#210)
use json.dump

move test to integration tests (since it requires huggingface_hub)
2022-11-27 13:03:09 -08:00
..
chains (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
embeddings nits (#210) 2022-11-27 13:03:09 -08:00
llms Harrison/arbitrary params (#186) 2022-11-24 20:01:20 -08:00
vectorstores wip: add method for both docstore and embeddings (#119) 2022-11-20 16:23:58 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07: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_text_splitter.py huggingface tokenizer (#75) 2022-11-13 09:37:44 -08:00