Closed cwaldren-ld closed 2 weeks ago
Updated to pass defaultValue.ToLdValue()
directly into the underlying SDK. This recursively converts the existing LdAiConfig
into an LdValue
.
Note: if there are cycles in the Model
dict, then bad things would happen (re: Ryan's comment.)
This implements the guts of the AI client, including fetching Model configuration, interpolation, and tests.