Uses of Interface
de.xima.fc.prompt.service.support.IPromptJsonSchemaService
Packages that use IPromptJsonSchemaService
Package
Description
Contains the internal logic needed to implement the Generic OAI prompt service handler.
-
Uses of IPromptJsonSchemaService in de.xima.fc.prompt.ms.impl.service.generic_oai.service.logic
Methods in de.xima.fc.prompt.ms.impl.service.generic_oai.service.logic with parameters of type IPromptJsonSchemaServiceModifier and TypeMethodDescriptionstatic IJsonSchemaTransformerGenericOaiSchemaTransformerFactory.createGenericJsonTransformer(IPromptJsonSchemaService schemaService) Creates anIJsonSchemaTransformerthat transforms JSON schemas by removing unsupported keywords and features.