Package com.bytedesk.ai.provider
Class LlmProviderSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.ai.provider.LlmProviderSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<LlmProviderEntity>
search
(LlmProviderRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
LlmProviderSpecification
public LlmProviderSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<LlmProviderEntity> search(LlmProviderRequest request)
-