langchain/libs/community/tests/integration_tests
Jorge Piedrahita Ortiz 408a930d55
community: Add Sambanova Cloud Chat model community integration (#26333)
**Description:** : Add SambaNova Cloud Chat model community integration
Includes 
- chat model integration (following Standardize ChatModel docstrings)
-  tests
- docs usage notebook (following Standardize ChatModel integration docs)

https://cloud.sambanova.ai/

---------

Co-authored-by: luisfucros <luisfucros@gmail.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
2024-09-24 14:11:32 +00:00
..
adapters
agent community[patch]: Release 0.2.11 (#24989) 2024-08-02 20:08:44 +00:00
cache community: add SingleStoreDB semantic cache (#23218) 2024-07-05 09:26:06 -04:00
callbacks
chains
chat_message_histories
chat_models community: Add Sambanova Cloud Chat model community integration (#26333) 2024-09-24 14:11:32 +00:00
cross_encoders
document_compressors
document_loaders community[patch]: add to pypdf tests and run in CI (#26663) 2024-09-19 14:45:49 +00:00
document_transformers
embeddings multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
examples community: support advanced text extraction options for pdf documents (#20265) 2024-07-17 20:47:09 +00:00
graph_vectorstores core, community: move graph vectorstores to community (#26678) 2024-09-19 11:38:14 -07:00
graphs
indexes
llms community: remove sambaverse (#26265) 2024-09-19 09:56:30 -04:00
memory
prompts
retrievers multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
smith/evaluation
storage community[minor]: add mongodb byte store (#23876) 2024-07-19 13:54:12 -04:00
tools community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
utilities multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vectorstores Add mmr to neo4j vector (#25765) 2024-08-27 08:55:19 -04:00
__init__.py
.env.example community: add support for 'cloud' parameter in JiraAPIWrapper (#23057) 2024-07-05 15:11:10 +00:00
conftest.py
test_compile.py
test_dalle.py
test_document_transformers.py
test_long_context_reorder.py community[patch]: deprecate langchain_community Chroma in favor of langchain_chroma (#24474) 2024-07-22 11:00:13 -04:00
test_nuclia_transformer.py
test_pdf_pagesplitter.py