langchain/libs/community/langchain_community
Oguz Vuruskaner 2a2c0d1a94
community[deepinfra]: fix tool call parsing. (#23162)
This PR includes fix for DeepInfra tool call parsing.
2024-07-03 12:11:37 -04:00
..
adapters
agent_toolkits community[patch]: Fix requests alias for load_tools (#23734) 2024-07-01 15:02:14 -07:00
agents community[patch]: Update root_validators to use pre=True or pre=False (#23731) 2024-07-01 20:10:15 +00:00
callbacks docs: standardize azure openai page (#23642) 2024-06-28 15:15:41 -07:00
chains community[patch]: Update root_validators to use pre=True or pre=False (#23731) 2024-07-01 20:10:15 +00:00
chat_loaders community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
chat_message_histories core[patch]: fix no current event loop for sql history in async mode (#22933) 2024-06-21 10:39:47 -04:00
chat_models community[deepinfra]: fix tool call parsing. (#23162) 2024-07-03 12:11:37 -04:00
cross_encoders community[patch]: Update root_validators to use explicit pre=True or pre=False (#23736) 2024-07-01 17:13:23 -04:00
docstore community[patch]: Fix remaining __inits__ in community (#22037) 2024-05-22 17:42:17 +00:00
document_compressors community[patch]: Update root_validators to use explicit pre=True or pre=False (#23736) 2024-07-01 17:13:23 -04:00
document_loaders community[patch]: Update root_validators to use explicit pre=True or pre=False (#23736) 2024-07-01 17:13:23 -04:00
document_transformers community[minor]: Implement Doctran async execution (#22372) 2024-06-18 18:17:37 +00:00
embeddings community[patch]: Update @root_validators to use explicit pre=True or pre=False (#23737) 2024-07-02 10:47:21 -04:00
example_selectors
graphs Sanitize backticks from neo4j labels and types for import (#23367) 2024-06-24 19:05:31 +00:00
indexes community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
llms Add OCI Generative AI new model support (#22880) 2024-06-24 14:48:23 -04:00
memory community[minor]: Add Zep Cloud components + docs + examples (#21671) 2024-05-27 12:50:13 -07:00
output_parsers
query_constructors
retrievers community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) 2024-06-21 16:27:52 -04:00
storage community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
tools community[patch]: Update root_validators to use explicit pre=True or pre=False (#23736) 2024-07-01 17:13:23 -04:00
utilities community: make bing web search as the only option (#23523) 2024-07-02 17:13:54 -04:00
utils community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) 2024-06-08 02:33:07 +00:00
vectorstores Milvus vectorstore: fix pass ids as argument after upsert (#23761) 2024-07-02 13:45:30 +00:00
__init__.py
cache.py
py.typed