CommandIdGenerator

org.llm4s.shared.CommandIdGenerator

Utility class for generating unique command IDs. This centralizes the command ID generation logic across the codebase.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def generate(): String

Generate a new unique command ID.

Generate a new unique command ID.

Attributes

Returns

A new UUID string