langchain/libs/community/tests/unit_tests
ccurme 0172d938b4
community: add AzureOpenAIWhisperParser (#27796)
Commandeered from https://github.com/langchain-ai/langchain/pull/26757.

---------

Co-authored-by: Sheepsta300 <128811766+Sheepsta300@users.noreply.github.com>
2024-10-31 12:37:41 -04:00
..
agent_toolkits
agents multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
callbacks core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) 2024-09-17 10:29:46 -07:00
chains multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
chat_loaders
chat_message_histories
chat_models community: Add Writer integration (#27646) 2024-10-30 18:06:05 +00:00
cross_encoders
data community: Resolve refs recursively when generating openai_fn from OpenAPI spec (#19002) 2024-09-02 13:17:39 -07:00
docstore
document_compressors
document_loaders community: add AzureOpenAIWhisperParser (#27796) 2024-10-31 12:37:41 -04:00
document_transformers
embeddings community: Add Naver chat model & embeddings (#25162) 2024-10-24 20:54:13 +00:00
evaluation
examples
graph_vectorstores community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
graphs
imports
indexes
llms multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
load multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
query_constructors add neo4j query constructor for self query (#25288) 2024-08-30 14:54:33 +00:00
retrievers multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
storage
tools community[patch]: Fix Playwright Tools bug with Pydantic schemas (#27050) 2024-10-30 23:45:36 +00:00
utilities multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
utils partners: Use simsimd types (#25299) 2024-08-23 10:41:39 -04:00
vectorstores community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
__init__.py
conftest.py
test_cache.py
test_dependencies.py community: Add Naver chat model & embeddings (#25162) 2024-10-24 20:54:13 +00:00
test_document_transformers.py
test_graph_vectorstores.py core, community: move graph vectorstores to community (#26678) 2024-09-19 11:38:14 -07:00
test_imports.py
test_sql_database_schema.py
test_sql_database.py
test_sqlalchemy.py