weave • ドキュメントDocumentation 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 / login
Function: login()
login(提供されたAPIキーを使用してWeights & Biases(W&B)にログインします。 この関数は将来の使用のために認証情報をnetrcファイルに保存します。apiKey,host?):Promise<void>
パラメータ
• apiKey:string
あなたのW&B APIキー。
• host?: string = defaultHost
(オプション)ホスト名(通常はカスタムW&Bサーバーを使用している場合にのみ必要)。
戻り値
Promise<void>