Module agentforge4j.llm.api


module agentforge4j.llm.api
Provider-neutral LLM invocation contract: request parameters, client interface, and caller-facing failures. Implementation modules (agentforge4j.llm and provider adapters) depend on this artifact; this module does not depend on them.
  • Packages

    Exports
    Package
    Description
    Public LLM invocation contract shared by runtime callers and provider adapters.