ModelContext
ModelContext interface on navigator.modelContext.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun ModelContext.registerTool(tool: ModelContextTool, options: ModelContextRegisterToolOptions?)
Link copied to clipboard
fun registerToolAsync(tool: ModelContextTool, options: ModelContextRegisterToolOptions? = definedExternally): Promise<Void>
Link copied to clipboard