Index

C L P S 
All Classes and Interfaces|All Packages

C

com.scivicslab.turingworkflow.plugins.llm - package com.scivicslab.turingworkflow.plugins.llm
 

L

listTools(String) - Method in class com.scivicslab.turingworkflow.plugins.llm.LlmActor
List available tools on the MCP server.
LlmActor - Class in com.scivicslab.turingworkflow.plugins.llm
Actor that calls an LLM service via MCP Streamable HTTP transport.
LlmActor(String, IIActorSystem) - Constructor for class com.scivicslab.turingworkflow.plugins.llm.LlmActor
 

P

prompt(String) - Method in class com.scivicslab.turingworkflow.plugins.llm.LlmActor
Send a prompt to the LLM via MCP tools/call.

S

setOutputListener(Consumer<String>) - Method in class com.scivicslab.turingworkflow.plugins.llm.LlmActor
 
setUrl(String) - Method in class com.scivicslab.turingworkflow.plugins.llm.LlmActor
Set the MCP server base URL.
status(String) - Method in class com.scivicslab.turingworkflow.plugins.llm.LlmActor
Get the LLM service status via MCP tools/call.
C L P S 
All Classes and Interfaces|All Packages