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 3ca2c8d6c5
allow passing of stop params into openai (#232)
2 years ago
..
chains move search to not be a chain (#226) 2 years ago
embeddings nits (#210) 2 years ago
llms allow passing of stop params into openai (#232) 2 years ago
vectorstores wip: add method for both docstore and embeddings (#119) 2 years ago
__init__.py initial commit 2 years ago
test_nlp_text_splitters.py OptimizedPrompt -- k-shot example choice backed by semantic search (#91) 2 years ago
test_serpapi.py move search to not be a chain (#226) 2 years ago
test_text_splitter.py huggingface tokenizer (#75) 2 years ago