Class ProviderJsonSpec

java.lang.Object
dev.langchain4j.internal.ProviderJsonSpec

public class ProviderJsonSpec extends Object
Describes how a provider's wire DTOs are mapped to JSON, in terms that carry no dependency on a particular JSON library. This is what lets the underlying codec be swapped.