weave • DocsDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-feature-automate-reference-docs-generation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
weave / init
Function: init()
init(Weaveクライアントを初期化します。これはweaveトレースが機能するために必要です。project,settings?):Promise<WeaveClient>
パラメータ
• project:string
W&Bプロジェクト名(projectまたはentity/projectの形式)。
• settings?: Settings
(オプション) Weaveトレース設定
戻り値
Promise<WeaveClient>
初期化されたWeaveクライアントに解決されるプロミス。