SmartAdapter
Wisej.AI.SmartAdapter
public class SmartAdapter : Component, IToolProviderPublic Class SmartAdapter
Inherits Component
Implements IToolProviderConstructors
SmartAdapter()
SmartAdapter(container)
Name
Type
Description
Properties
Agents
AutoRun
AutoUpdate
Busy
Controls
HasTools
Hub
Name
Parameters
Session
SystemPrompt
Tools
Usage
Methods
ClearTools()
CreateSession(prompt)
Parameter
Type
Description
CreateSession<T>(systemPrompt)
Parameter
Type
Description
Dispose(disposing)
Parameter
Type
Description
GetJSON(message)
Parameter
Type
Description
IsAssociatedWith(control)
Parameter
Type
Description
NotifyAgentsAsync(message)
Parameter
Type
Description
OnBusyChanged(e)
Parameter
Type
Description
OnControlCreated(control)
Parameter
Type
Description
OnControlDisposed(control)
Parameter
Type
Description
OnDone(e)
Parameter
Type
Description
OnStart(e)
Parameter
Type
Description
RegisterControl(control)
Parameter
Type
Description
RemoveTool(tool)
Parameter
Type
Description
RemoveTools(target)
Parameter
Type
Description
RunAsync(control)
Parameter
Type
Description
UnregisterControl(control)
Parameter
Type
Description
UseTool(tool)
Parameter
Type
Description
UseTools(target)
Parameter
Type
Description
Events
BusyChanged
Done
Start
Inherited By
Name
Description
Implements
Name
Description
Last updated
