Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

XaviereKU
Copy link
Contributor

[N-2] 09-VectorStore / 09-Neo4j

PR을 닫아버려 새로 오픈합니다.

  • 변경사항
  • 유사도 검색 추가

Author Checklist

  • PR Title Format: I have confirmed that the PR title follows the correct format. (e.g., [N-2] 07-Text Splitter / 07-RecursiveCharacterTextSplitter)

  • Committed Files: I have ensured that no unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) are included. These files are not allowed.

  • (Optional) Related Issue: If this PR is linked to an issue, I have referenced the issue number in the PR message. (e.g., Fixes Update 01-PromptTemplate.ipynb #123)

  • ❌ Do not include unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) or other people's code. If included, close the PR and create a new PR.

Review Template (Intial PR)

🖥️ OS: Win/Mac/Linux   
✅ Checklist      
 - [ ] **Template**: Tutorials follows the required template. 
 - [ ] **Table of Contents(TOC) Links**: All Table of Contents links work. (Yes/No)
 - [ ] **Image**: Image filenames follow guidelines.
 - [ ] **Imports**: All import statements use the latest versions. Ensure "langchain-teddynote" is not used. 
 - [ ] **Code Execution**: Code runs without errors.
 - Comments: {Write freely, 한국어 기술 가능}     

If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N

XaviereKU and others added 7 commits January 13, 2025 07:25
Tutorial about basic usage of Neo4j as a Vector DB, NOT GraphDB.
neo4j_interface.py contains utility functions for Neo4j built upon neo4j python sdk.
Not completed...
Add import time
Delete unused import
Add more detailed information for Neo4j Aura sign in
유사도 검색 추가
@XaviereKU XaviereKU self-assigned this Jan 19, 2025
Copy link
Contributor

@IHAGI-c IHAGI-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🖥️ OS: Win/Mac/Linux
✅ Checklist

  • Template: Tutorials follows the required template.
  • Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
  • Image: Image filenames follow guidelines.
  • Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
  • Code Execution: Code runs without errors.
  • Comments: 고생하셨습니다. 저한테는 좋아보입니다! Approve 하겠습니다.

Copy link
Contributor

@hj0302 hj0302 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🖥️ OS: Mac
✅ Checklist

  • Template: Tutorials follows the required template.
  • Table of Contents(TOC) Links: All Table of Contents links work. ((Yes/No)
  • Image: Image filenames follow guidelines.
  • *Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
  • Code Execution: Code runs without errors.
  • Comments: {Write freely, 한국어 기술 가능}
    안녕하세요! 작업하시느라 고생하셨습니다.
    코드 돌려보면서 많은도움이 되었습니다.

@teddylee777 teddylee777 merged commit 82e585b into LangChain-OpenTutorial:main Jan 20, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants