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/langchain_community
Tomaz Bratanic 1e80113ac9
community[patch]: Add neo4j timeout and value sanitization option (#16138)
The timeout function comes in handy when you want to kill longrunning
queries.
The value sanitization removes all lists that are larger than 128
elements. The idea here is to remove embedding properties from results.
9 months ago
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 10 months ago
agent_toolkits feat(community): make Amadeus toolkit LLM-agnostic (#15879) 9 months ago
callbacks community: add new gpt-3.5-turbo-1106 finetuned for cost calculation (#16039) 9 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 10 months ago
chat_models community[patch]: fix tongyi completion and params error (#15544) 9 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders community[patch]: Refactor OpenAIWhisperParserLocal (#15150) 9 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 9 months ago
embeddings Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 9 months ago
graphs community[patch]: Add neo4j timeout and value sanitization option (#16138) 9 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms community[patch]: fix ollama astream (#16070) 9 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers community[patch]: Handle when documents are not provided in the Cohere response (#16144) 9 months ago
storage Add a BaseStore backed by AstraDB (#15812) 9 months ago
tools community[patch]: Basic Logging and Human input to ShellTool (#15932) 9 months ago
utilities community[patch]: Don't set search path for unknown SQL dialects (#16047) 9 months ago
utils openai[minor]: implement langchain-openai package (#15503) 9 months ago
vectorstores community[patch]: Use newer MetadataVectorCassandraTable in Cassandra vector store (#15987) 9 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago