LLM vendor id for the agent verb's llm.vendor. Free-form by design: the
schema deliberately has no vendor enum so new LLMs can be added without a
schema release; the server validates the vendor against its registered
@jambonz/llm adapters at runtime.
LLM vendor id for the agent verb's
llm.vendor. Free-form by design: the schema deliberately has no vendor enum so new LLMs can be added without a schema release; the server validates the vendor against its registered@jambonz/llmadapters at runtime.