Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TypeScript SDK リファレンス
opts?
void
SpanEndOptions
例
weave.endTurn();
weave.endTurn({endTime: new Date('2026-05-29T10:00:01.700Z')});
weave.endTurn({error: new Error('agent loop diverged')});
このページは役に立ちましたか?