mcp-use TypeScript API
Preparing search index...
@mcp-use/agent
index
LlmDoneEvent
Interface LlmDoneEvent
Indicates that the tool loop finished.
interface
LlmDoneEvent
{
type
:
"done"
;
}
Index
Properties
type
Properties
type
type
:
"done"
Event discriminator.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
mcp-use TypeScript API
Loading...
Indicates that the tool loop finished.