跳转到内容

ToolNotFoundBehavior

此内容尚不支持你的语言。

type ToolNotFoundBehavior = "raise_error" | "return_error_to_model";

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