Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

以下のモードが利用可能です:
  • online (デフォルト): クライアントは wandb サーバー にデータを送信します。
  • offline: クライアントは wandb サーバー にデータを送信せず、ローカルマシン上にデータを保存します。後でデータを同期するには wandb sync コマンド を使用してください。
  • disabled: クライアントはモックされた オブジェクト を返すことで動作をシミュレートし、すべてのネットワーク通信を停止します。すべての ログ 記録はオフになりますが、すべての API メソッド のスタブは呼び出し可能なままです。このモードは通常、テストに使用されます。