Skip to content
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

[feature] langgraph tools (websearch, vectorstore search) 생성 #6

Merged
merged 4 commits into from
Dec 8, 2024

Conversation

tmdqja75
Copy link
Collaborator

@tmdqja75 tmdqja75 commented Dec 3, 2024

💻 작업 내용

  • langgraph에서 사용할 langchain tools 생성

⏩ 앞으로의 과제

  • LangGraph와 tools 연동

🙋‍♂️ 리뷰 요구사항

  • app/ 디렉토리에 있는 vectorstore 커스텀 패키지가 import가 안되서 sys.path에 임의로 parent path를 추가하여 해결했는데 좀 더 나은 솔루션이 있는지 궁금합니다!

@f-lab-owen

This comment was marked as resolved.

app/langgraph/tools.py Outdated Show resolved Hide resolved
app/langgraph/tools.py Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Dec 8, 2024

@tmdqja75 tmdqja75 merged commit f7df38a into main Dec 8, 2024
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.

2 participants