メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt

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

Serverless RL API は、サーバーレス強化学習 (RL) や教師ありファインチューニング (SFT) などのトレーニングジョブを管理し、操作するためのエンドポイントを提供します。この API は、chat completions で OpenAI 互換です。

認証

すべての API リクエストでは、W&B の APIキーを使用した認証が必要です。wandb.ai/settings で APIキーを作成してください。 Authorization ヘッダーに APIキーを含めます。
Authorization: Bearer YOUR_API_KEY

ベース URL

https://api.training.wandb.ai/v1

利用可能なエンドポイント

chat-completions

モデル

training-jobs

ヘルス