Package com.scivicslab.turingworkflow.plugins.llm


package com.scivicslab.turingworkflow.plugins.llm
  • Class
    Description
    LlmClient をアクターとして動かし、その操作をワークフローYAMLへ公開する。
    Whether the model should be asked to think before answering.
    The endpoint to send to and the model to ask for.
    The text to send.
    The endpoint to send to.
    LLMサーバ/MCPゲートウェイへの問い合わせ を保持する素のオブジェクト。アクターとして動かすのは LlmActor の役目であり、 「アクターであること」はこのクラスの性質ではない(ActorSuffixAndOwnedActorRef_260722_oo01)。 Actor that calls an LLM service.