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
kartikTAI 9cf6661dc5
community: use NeuralDB object to initialize NeuralDBVectorStore (#17272)
**Description:** This PR adds an `__init__` method to the
NeuralDBVectorStore class, which takes in a NeuralDB object to
instantiate the state of NeuralDBVectorStore.
**Issue:** N/A
**Dependencies:** N/A
**Twitter handle:** N/A
8 months ago
..
adapters docs: added `community` modules descriptions (#17827) 8 months ago
agent_toolkits docs: added `community` modules descriptions (#17827) 8 months ago
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 8 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories community[patch]: Add missing async_astra_db_client param to AstraDBChatMessageHistory (#17742) 8 months ago
chat_models docs: add helpful comments to sparkllm.py (#17774) 8 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders community[minor]: Add tidb loader support (#17788) 8 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 9 months ago
embeddings community[minor]: infinity embedding local option (#17671) 8 months ago
example_selectors docs: added `community` modules descriptions (#17827) 8 months ago
graphs community[patch]: Added more functions in NetworkxEntityGraph class (#17624) 8 months ago
indexes docs: added `community` modules descriptions (#17827) 8 months ago
llms community: Bugfix - correct Ollama API path to avoid HTTP 307 (#17895) 8 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers infra: add print rule to ruff (#16221) 8 months ago
storage docs: Add docstring to AstraDBStore (#17793) 8 months ago
tools community: Add PolygonTickerNews Tool (#17808) 8 months ago
utilities community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 8 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 8 months ago
vectorstores community: use NeuralDB object to initialize NeuralDBVectorStore (#17272) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171) 8 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago