Object DummyObjectCreatingLlmOperations.Companion
-
- All Implemented Interfaces:
public class DummyObjectCreatingLlmOperations.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LlmOperationsLoremIpsumpublic final static DummyObjectCreatingLlmOperations.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LlmOperationsgetLoremIpsum()A fake LLM transformer that generates Lorem Ipsum style fake test -
-
Method Detail
-
getLoremIpsum
final LlmOperations getLoremIpsum()
A fake LLM transformer that generates Lorem Ipsum style fake test
-
-
-
-