MemgraphToolkit 내의 tool들은 Memgraph 데이터베이스와의 상호작용을 위해 설계되었습니다.
Setup
아래 단계를 따르려면 로컬 호스트에서 실행 중인 Memgraph 인스턴스가 있는지 확인하세요. Memgraph 실행 방법에 대한 자세한 내용은 Memgraph docs를 참조하세요. 개별 tool 실행에서 자동화된 추적을 원하는 경우, 아래 주석을 해제하여 LangSmith API key를 설정할 수도 있습니다:Installation
이 toolkit은langchain-memgraph 패키지에 있습니다:
Instantiation
이제 toolkit을 인스턴스화할 수 있습니다:Tools
사용 가능한 tool들을 확인합니다:Invocation
Tool들은 인자를 전달하여 개별적으로 호출할 수 있습니다. QueryMemgraphTool의 경우 다음과 같습니다:Use within an agent
API reference
API에 대한 자세한 내용은 Memgraph integration docs를 참조하세요.Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.