Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
init
▸ init(project, settings?): Promise<WeaveClient>
Weave tracing を機能させるために必要な Weave クライアントを初期化します。
パラメータ
| 名前 | 型 | 説明 |
|---|---|---|
project | string | W&B の Projects 名(「project」または「entity/project」の形式)。W&B の Teams を指定しない場合(例:‘team/project’)、デフォルトの Entities が使用されます。デフォルトの Entities を確認または更新するには、https://docs.wandb.ai/guides/models/app/settings-page/user-settings/#default-team の User Settings を参照してください。 |
settings? | SettingsInit | (オプション)Weave tracing の設定 |
戻り値
Promise<WeaveClient>
初期化された Weave クライアントを解決する Promise。
Throws
初期化に失敗した場合