Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wrapOpenAI
▸ wrapOpenAI<T>(openai): T
OpenAI API をラップし、OpenAI 呼び出しの関数トレーシングを有効にします。
型パラメータ
| 名前 | 型 |
|---|---|
T | OpenAIAPI を継承 |
パラメータ
| 名前 | 型 |
|---|---|
openai | T |
戻り値
T
Example