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

# コードキャプチャを無効にするにはどうすればよいですか？

Weave クライアントの初期化時に、コードキャプチャを無効にできます：`weave.init("entity/project", settings={"capture_code": False})`。
[環境変数](/ja/weave/guides/core-types/env-vars) `WEAVE_CAPTURE_CODE=false` を使用することもできます。

***

<Badge stroke shape="pill" color="orange" size="md">[コードキャプチャ](/ja/support/weave/tags/code-capture)</Badge>
