- 예시는 www.netmind.ai/를 참조하세요.
개요
Integration 세부 정보
| Class | Package | Local | Serializable | JS support | Downloads | Version |
|---|---|---|---|---|---|---|
| ChatNetmind | langchain-netmind | ✅ | ❌ | ❌ |
Model 기능
| Tool calling | Structured output | JSON mode | Image input | Audio input | Video input | Token-level streaming | Native async | Token usage | Logprobs |
|---|---|---|---|---|---|---|---|---|---|
| ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
설정
Netmind model에 액세스하려면 Netmind 계정을 생성하고 API key를 발급받은 후langchain-netmind integration package를 설치해야 합니다.
자격 증명
www.netmind.ai/로 이동하여 Netmind에 가입하고 API key를 생성하세요. 완료한 후 NETMIND_API_KEY environment variable을 설정하세요:설치
LangChain Netmind integration은langchain-netmind package에 있습니다:
인스턴스화
이제 model object를 인스턴스화하고 chat completion을 생성할 수 있습니다:호출
API reference
모든 ChatNetmind 기능 및 구성에 대한 자세한 문서는 API reference를 참조하세요:Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.