Dataherald는 자연어를 SQL로 변환하는 도구입니다.이 페이지에서는 LangChain 내에서
Dataherald API를 사용하는 방법을 다룹니다.
Installation and Setup
- 다음 명령어로 필요한 패키지를 설치합니다
- dataherald로 이동하여 여기에서 가입합니다
- 앱을 생성하고
API KEY를 받습니다 API KEY를 환경 변수DATAHERALD_API_KEY로 설정합니다
Wrappers
Utility
이 API를 래핑하는 DataheraldAPIWrapper utility가 있습니다. 이 utility를 import하려면:Tool
agent에서 다음과 같이 tool을 사용할 수 있습니다:Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.