Package ai.ancf.lmos.router.llm
Class ModelPromptProviderKt
-
- All Implemented Interfaces:
public final class ModelPromptProviderKt
-
-
Method Summary
Modifier and Type Method Description final static StringgenerateAgentRoutingSpecsXml(Set<AgentRoutingSpec> agentRoutingSpecs)final static StringgenerateAgentRoutingSpecsJson(Set<AgentRoutingSpec> agentRoutingSpecs)-
-
Method Detail
-
generateAgentRoutingSpecsXml
final static String generateAgentRoutingSpecsXml(Set<AgentRoutingSpec> agentRoutingSpecs)
-
generateAgentRoutingSpecsJson
final static String generateAgentRoutingSpecsJson(Set<AgentRoutingSpec> agentRoutingSpecs)
-
-
-
-