> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-dependabot-github-actions-actions-cache-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Weights & Biases Weave를 위한 API 문서 및 SDK 레퍼런스

Weights & Biases Weave 레퍼런스 문서에 오신 것을 환영합니다. 여기에서는 Weave를 애플리케이션에 통합하는 데 도움이 되는 API 문서와 SDK 레퍼런스를 확인할 수 있습니다.

<CardGroup cols={3}>
  <Card title="Python SDK" icon="python" href="/ko/weave/reference/python-sdk">
    핵심 기능, Tracing, 서버 인터페이스를 포함한 Weave Python SDK의 레퍼런스입니다.
  </Card>

  <Card title="TypeScript SDK" icon="js" href="/ko/weave/reference/typescript-sdk">
    클래스, 함수, 인터페이스를 다루는 Weave TypeScript SDK의 레퍼런스입니다.
  </Card>

  <Card title="Service API" icon="code" href="/ko/weave/reference/service-api">
    사용 가능한 엔드포인트를 포함해 Weave 서비스와 직접 인테그레이션하기 위한 REST API 레퍼런스입니다.
  </Card>
</CardGroup>
