public final class AgentKt
final static Agent
agent(String name, String provider, Semver version, String description, List<PromptContributor> promptContributors, Function1<AgentBuilder, Unit> block)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Agent agent(String name, String provider, Semver version, String description, List<PromptContributor> promptContributors, Function1<AgentBuilder, Unit> block)
Surface area of DSL for creating an agent.
name