Package com.embabel.agent.api.common
Class InteractionId
-
- All Implemented Interfaces:
@JvmInline() public final class InteractionId
All prompt interactions through the platform need a unique id This allows LLM interactions to be optimized by an AgentPlatform
-
-
Constructor Summary
Constructors Constructor Description InteractionId(String value)
-