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/libs/community/tests/unit_tests
Jorge Piedrahita Ortiz df1c10260c
community: minor changes sambanova integration (#21231)
- **Description:** fix: variable names in root validator not allowing
pass credentials as named parameters in llm instancing, also added
sambanova's sambaverse and sambastudio llms to __init__.py for module
import
5 months ago
..
agent_toolkits community[patch]: import flattening fix (#20110) 6 months ago
callbacks community[minor]: add UpTrainCallbackHandler (#19956) 5 months ago
chat_loaders community[patch]: import flattening fix (#20110) 6 months ago
chat_message_histories core[patch],community[patch]: Move file chat history back to community (#20834) 5 months ago
chat_models baichuan[patch]:standardize chat init args (#21298) 5 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
docstore community[patch]: import flattening fix (#20110) 6 months ago
document_compressors community[mionr]: add Jina Reranker in retrievers module (#19406) 5 months ago
document_loaders community[minor]: Oraclevs integration (#21123) 5 months ago
document_transformers community[patch]: import flattening fix (#20110) 6 months ago
embeddings community[minor]: Oraclevs integration (#21123) 5 months ago
examples
graphs community[minor]: add graph store implementation for apache age (#20582) 5 months ago
indexes
llms community: minor changes sambanova integration (#21231) 5 months ago
retrievers langchain[patch],community[minor]: Move some unit tests from langchain to community, use core for fake models (#21190) 5 months ago
storage community[patch]: import flattening fix (#20110) 6 months ago
tools community[minor]: add mojeek search util (#20922) 5 months ago
utilities community[minor]: Oraclevs integration (#21123) 5 months ago
utils
vectorstores community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store (#20856) 5 months ago
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 7 months ago
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 8 months ago
test_sqlalchemy.py