Package ai.acolite.agentsdk.core
Interface Partial<T>
public interface Partial<T>
Partial
Represents a partial (optional fields) version of a type. In TypeScript this is Partial This is a marker interface for partial configurations.