-
Notifications
You must be signed in to change notification settings - Fork 15.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
community: Neo4j community deprecation #28130
Merged
baskaryan
merged 21 commits into
langchain-ai:master
from
alexthomas93:feature/neo4j-community-deprecation
Nov 25, 2024
Merged
community: Neo4j community deprecation #28130
baskaryan
merged 21 commits into
langchain-ai:master
from
alexthomas93:feature/neo4j-community-deprecation
Nov 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dosubot
bot
added
size:L
This PR changes 100-499 lines, ignoring generated files.
community
Related to langchain-community
🤖:docs
Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
labels
Nov 15, 2024
Hi @efriis could I get a review on this? |
@baskaryan could I get a review while Erick is out? |
baskaryan
approved these changes
Nov 25, 2024
dosubot
bot
added
the
lgtm
PR looks good. Use to confirm that a PR is ready for merging.
label
Nov 25, 2024
AlwaysBluer
pushed a commit
to AlwaysBluer/langchain
that referenced
this pull request
Nov 27, 2024
… into LindormIntegration * 'LindormIntegration' of github.com:AlwaysBluer/langchain: (72 commits) langchain[patch]: update deprecation message for agent classes and constructors (langchain-ai#28369) Updated docs for the BM25 preprocessing function (langchain-ai#28101) Community: Marqo Index Setting GET Request Updated according to `2.x` API version while keep backward compatability for 1.5.x (langchain-ai#28342) langchain: Fix Neo4jVector vector store reference from partner package for self query (langchain-ai#28292) ollama[patch]: bump to 0.4.1 in lock file (langchain-ai#28365) ollama[patch]: support ollama 0.4 (langchain-ai#28364) openai[patch]: bump core dep (langchain-ai#28361) openai[patch]: Release 0.2.10 (langchain-ai#28360) openai[patch]: use max_completion_tokens in place of max_tokens (langchain-ai#26917) langchain[patch]: support numpy 2 (langchain-ai#28183) docs: update tutorials (langchain-ai#28219) docs[patch]: fix broken anchor link (langchain-ai#28358) docs(create_sql_agent): fix reStructured Text Markup (langchain-ai#28356) Community: Adding citations in AIMessage for ChatPerplexity (langchain-ai#28321) docs: update azure_openai_whisper_parser.ipynb (langchain-ai#28327) community[patch]: fix import in test (langchain-ai#28339) community[patch]: Neo4j community deprecation (langchain-ai#28130) community: fixed critical bugs at Writer provider (langchain-ai#27879) docs: fix GOOGLE_API_KEY typo (langchain-ai#28322) community[patch]: release 0.3.8 (langchain-ai#28316) ...
robbins
pushed a commit
to lucasile/langchain-achroma
that referenced
this pull request
Nov 27, 2024
Adds deprecation notices for Neo4j components moving to the `langchain_neo4j` partner package. - Adds deprecation warnings to all Neo4j-related classes and functions that have been migrated to the new `langchain_neo4j` partner package - Updates documentation to reference the new `langchain_neo4j` package instead of `langchain_community`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds deprecation notices for Neo4j components moving to the
langchain_neo4j
partner package.langchain_neo4j
partner packagelangchain_neo4j
package instead oflangchain_community