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
Kamal Zhang 368e35c3b1
community[patch]: introduce convert_to_secret() to bananadev llm (#14283)
- **Description:** Per #12165, this PR add to BananaLLM the function
convert_to_secret_str() during environment variable validation.
- **Issue:** #12165
- **Tag maintainer:** @eyurtsev
- **Twitter handle:** @treewatcha75751

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
6 months ago
..
agent_toolkits community[minor]: Update Azure Cognitive Services to Azure AI Services (#19488) 6 months ago
callbacks
chat_loaders
chat_message_histories
chat_models community[minor]: Prem AI langchain integration (#19113) 6 months ago
docstore
document_loaders community[minor]: add support for llmsherpa (#19741) 6 months ago
document_transformers
embeddings community[patch]: OllamaEmbeddings - Pass headers to post request (#16880) 6 months ago
examples
graphs comunity[patch]: Fix neo4j sanitizing values (#18750) 7 months ago
indexes
llms community[patch]: introduce convert_to_secret() to bananadev llm (#14283) 6 months ago
retrievers community[patch]: Added missing from_documents method to KNNRetriever. (#18411) 6 months ago
storage
tools community[minor]: add hugging face text-to-speech inference API (#18880) 6 months ago
utilities community[minor]: Infobip tool integration (#16805) 6 months ago
utils
vectorstores community[minor]: Pathway vectorstore(#14859) 6 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
test_sqlalchemy.py