Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
init
project, settings?): Promise<WeaveClient>
Weave クライアントを初期化します。これは Weave トレースを動作させるために必須です。
パラメーター
| 名 | タイプ | 説明 |
|---|---|---|
project | string | W&B プロジェクト名 (project または entity/project を指定できます) 。W&B Teams (例: team/project) を指定しない場合は、既定の entity が使用されます。既定の entity を確認または更新するには、https://docs.wandb.ai/guides/models/app/settings-page/user-settings/#default-team の User Settings を参照してください |
settings? | SettingsInit | (任意) Weave トレース設定 |
戻り値
Promise<WeaveClient>
初期化された Weave クライアントを返す Promise。
Throws
初期化に失敗した場合