Skip to content

Commit 8969c72

Browse files
ctawiahcursoragent
andcommitted
docs: generalize cross-SDK interpolation policy wording (AIC-2695)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 97d46c1 commit 8969c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/sdk/server-ai/src/main/java/com/launchdarkly/sdk/server/ai/internal

lib/sdk/server-ai/src/main/java/com/launchdarkly/sdk/server/ai/internal/Interpolator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* Renders AI Config message and instruction templates using Mustache, following the cross-SDK
13-
* interpolation policy shared with the JS and Python SDKs:
13+
* interpolation policy shared with other SDKs:
1414
* <ul>
1515
* <li><b>No HTML escaping.</b> The escape function is the identity, so {@code {{x}}} and
1616
* {@code {{{x}}}} render identically and values are emitted verbatim.</li>

0 commit comments

Comments
 (0)