コンテンツにスキップ

ToolNotFoundBehavior

このコンテンツはまだ日本語訳がありません。

type ToolNotFoundBehavior = "raise_error" | "return_error_to_model";

Behavior for missing function tools and deferred function tools that are not loaded.