@launchdarkly/server-sdk-ai 0.12.2 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/__tests__/LDAIClientImpl.test.ts +20 -6
  3. package/dist/LDAIClientImpl.d.ts +1 -0
  4. package/dist/LDAIClientImpl.d.ts.map +1 -1
  5. package/dist/LDAIClientImpl.js +17 -4
  6. package/dist/LDAIClientImpl.js.map +1 -1
  7. package/docs/classes/AIProvider.html +8 -8
  8. package/docs/classes/AIProviderFactory.html +8 -8
  9. package/docs/classes/TrackedChat.html +15 -15
  10. package/docs/enums/LDFeedbackKind.html +6 -6
  11. package/docs/functions/createBedrockTokenUsage.html +4 -4
  12. package/docs/functions/createOpenAiUsage.html +4 -4
  13. package/docs/functions/createVercelAISDKTokenUsage.html +4 -4
  14. package/docs/functions/initAi.html +4 -4
  15. package/docs/index.html +4 -4
  16. package/docs/interfaces/ChatResponse.html +6 -6
  17. package/docs/interfaces/LDAIAgent.html +9 -9
  18. package/docs/interfaces/LDAIAgentConfig.html +7 -7
  19. package/docs/interfaces/LDAIClient.html +8 -8
  20. package/docs/interfaces/LDAIConfig.html +10 -10
  21. package/docs/interfaces/LDAIConfigTracker.html +17 -17
  22. package/docs/interfaces/LDAIMetrics.html +6 -6
  23. package/docs/interfaces/LDLogger.html +3 -3
  24. package/docs/interfaces/LDMessage.html +6 -6
  25. package/docs/interfaces/LDModelConfig.html +7 -7
  26. package/docs/interfaces/LDProviderConfig.html +5 -5
  27. package/docs/interfaces/LDTokenUsage.html +7 -7
  28. package/docs/interfaces/VercelAISDKConfig.html +15 -15
  29. package/docs/interfaces/VercelAISDKMapOptions.html +5 -5
  30. package/docs/types/LDAIAgentDefaults.html +4 -4
  31. package/docs/types/LDAIDefaults.html +4 -4
  32. package/docs/types/SupportedAIProvider.html +4 -4
  33. package/docs/types/VercelAISDKProvider.html +4 -4
  34. package/docs/variables/SUPPORTED_AI_PROVIDERS.html +4 -4
  35. package/package.json +1 -1
  36. package/src/LDAIClientImpl.ts +30 -8
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIClient | @launchdarkly/server-sdk-ai - v0.12.2</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIClient | @launchdarkly/server-sdk-ai - v0.12.3</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,7 +6,7 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.3</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-content">
@@ -24,7 +24,7 @@
24
24
  <ul class="tsd-hierarchy">
25
25
  <li><span class="target">LDAIClient</span></li></ul></section><aside class="tsd-sources">
26
26
  <ul>
27
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/LDAIClient.ts#L11">sdk/server-ai/src/api/LDAIClient.ts:11</a></li></ul></aside>
27
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/LDAIClient.ts#L11">sdk/server-ai/src/api/LDAIClient.ts:11</a></li></ul></aside>
28
28
  <section class="tsd-panel-group tsd-index-group">
29
29
  <section class="tsd-panel tsd-index-panel">
30
30
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -79,7 +79,7 @@ cannot be accessed from LaunchDarkly, then the return value will include informa
79
79
  </code><button>Copy</button></pre>
80
80
  </div><aside class="tsd-sources">
81
81
  <ul>
82
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/LDAIClient.ts#L101">sdk/server-ai/src/api/LDAIClient.ts:101</a></li></ul></aside></li></ul></section>
82
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/LDAIClient.ts#L101">sdk/server-ai/src/api/LDAIClient.ts:101</a></li></ul></aside></li></ul></section>
83
83
  <section class="tsd-panel tsd-member"><a id="agents" class="tsd-anchor"></a>
84
84
  <h3 class="tsd-anchor-link"><span>agents</span><a href="#agents" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
85
85
  <ul class="tsd-signatures">
@@ -117,7 +117,7 @@ from the respective <code>defaultValue</code>. The returned <code>tracker</code>
117
117
  </code><button>Copy</button></pre>
118
118
  </div><aside class="tsd-sources">
119
119
  <ul>
120
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/LDAIClient.ts#L144">sdk/server-ai/src/api/LDAIClient.ts:144</a></li></ul></aside></li></ul></section>
120
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/LDAIClient.ts#L144">sdk/server-ai/src/api/LDAIClient.ts:144</a></li></ul></aside></li></ul></section>
121
121
  <section class="tsd-panel tsd-member"><a id="config" class="tsd-anchor"></a>
122
122
  <h3 class="tsd-anchor-link"><span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
123
123
  <ul class="tsd-signatures">
@@ -159,7 +159,7 @@ be used to track AI operation metrics (latency, token usage, etc.).</p>
159
159
  </code><button>Copy</button></pre>
160
160
  </div><aside class="tsd-sources">
161
161
  <ul>
162
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/LDAIClient.ts#L63">sdk/server-ai/src/api/LDAIClient.ts:63</a></li></ul></aside></li></ul></section>
162
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/LDAIClient.ts#L63">sdk/server-ai/src/api/LDAIClient.ts:63</a></li></ul></aside></li></ul></section>
163
163
  <section class="tsd-panel tsd-member"><a id="initChat" class="tsd-anchor"></a>
164
164
  <h3 class="tsd-anchor-link"><span>init<wbr/>Chat</span><a href="#initChat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
165
165
  <ul class="tsd-signatures">
@@ -196,7 +196,7 @@ This method serves as the primary entry point for creating TrackedChat instances
196
196
  </code><button>Copy</button></pre>
197
197
  </div><aside class="tsd-sources">
198
198
  <ul>
199
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/LDAIClient.ts#L185">sdk/server-ai/src/api/LDAIClient.ts:185</a></li></ul></aside></li></ul></section></section></div>
199
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/LDAIClient.ts#L185">sdk/server-ai/src/api/LDAIClient.ts:185</a></li></ul></aside></li></ul></section></section></div>
200
200
  <div class="col-sidebar">
201
201
  <div class="page-menu">
202
202
  <div class="tsd-navigation settings">
@@ -221,7 +221,7 @@ This method serves as the primary entry point for creating TrackedChat instances
221
221
  <li><a href="#config" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>config</span></a></li>
222
222
  <li><a href="#initChat" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>init<wbr/>Chat</span></a></li></ul></div></details></div>
223
223
  <div class="site-menu">
224
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.2</span></a>
224
+ <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.3</span></a>
225
225
  <ul class="tsd-small-nested-navigation">
226
226
  <li><a href="../enums/LDFeedbackKind.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g></svg><span>LDFeedback<wbr/>Kind</span></a></li>
227
227
  <li><a href="../classes/AIProvider.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g></svg><span>AIProvider</span></a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIConfig | @launchdarkly/server-sdk-ai - v0.12.2</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIConfig | @launchdarkly/server-sdk-ai - v0.12.3</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,7 +6,7 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.3</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-content">
@@ -24,7 +24,7 @@
24
24
  <ul class="tsd-hierarchy">
25
25
  <li><span class="target">LDAIConfig</span></li></ul></section><aside class="tsd-sources">
26
26
  <ul>
27
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L48">sdk/server-ai/src/api/config/LDAIConfig.ts:48</a></li></ul></aside>
27
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L48">sdk/server-ai/src/api/config/LDAIConfig.ts:48</a></li></ul></aside>
28
28
  <section class="tsd-panel-group tsd-index-group">
29
29
  <section class="tsd-panel tsd-index-panel">
30
30
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -48,7 +48,7 @@
48
48
  </div>
49
49
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
50
50
  <ul>
51
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L71">sdk/server-ai/src/api/config/LDAIConfig.ts:71</a></li></ul></aside></section>
51
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L71">sdk/server-ai/src/api/config/LDAIConfig.ts:71</a></li></ul></aside></section>
52
52
  <section class="tsd-panel tsd-member"><a id="messages" class="tsd-anchor"></a>
53
53
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>messages</span><a href="#messages" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
54
54
  <div class="tsd-signature"><span class="tsd-kind-property">messages</span><span class="tsd-signature-symbol">?:</span> <a href="LDMessage.html" class="tsd-signature-type tsd-kind-interface">LDMessage</a><span class="tsd-signature-symbol">[]</span></div>
@@ -56,7 +56,7 @@
56
56
  </div>
57
57
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
58
58
  <ul>
59
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L56">sdk/server-ai/src/api/config/LDAIConfig.ts:56</a></li></ul></aside></section>
59
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L56">sdk/server-ai/src/api/config/LDAIConfig.ts:56</a></li></ul></aside></section>
60
60
  <section class="tsd-panel tsd-member"><a id="model" class="tsd-anchor"></a>
61
61
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>model</span><a href="#model" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
62
62
  <div class="tsd-signature"><span class="tsd-kind-property">model</span><span class="tsd-signature-symbol">?:</span> <a href="LDModelConfig.html" class="tsd-signature-type tsd-kind-interface">LDModelConfig</a></div>
@@ -64,7 +64,7 @@
64
64
  </div>
65
65
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
66
66
  <ul>
67
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L52">sdk/server-ai/src/api/config/LDAIConfig.ts:52</a></li></ul></aside></section>
67
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L52">sdk/server-ai/src/api/config/LDAIConfig.ts:52</a></li></ul></aside></section>
68
68
  <section class="tsd-panel tsd-member"><a id="provider" class="tsd-anchor"></a>
69
69
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>provider</span><a href="#provider" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
70
70
  <div class="tsd-signature"><span class="tsd-kind-property">provider</span><span class="tsd-signature-symbol">?:</span> <a href="LDProviderConfig.html" class="tsd-signature-type tsd-kind-interface">LDProviderConfig</a></div>
@@ -72,7 +72,7 @@
72
72
  </div>
73
73
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
74
74
  <ul>
75
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L61">sdk/server-ai/src/api/config/LDAIConfig.ts:61</a></li></ul></aside></section>
75
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L61">sdk/server-ai/src/api/config/LDAIConfig.ts:61</a></li></ul></aside></section>
76
76
  <section class="tsd-panel tsd-member"><a id="toVercelAISDK" class="tsd-anchor"></a>
77
77
  <h3 class="tsd-anchor-link"><span>to<wbr/>VercelAISDK</span><a href="#toVercelAISDK" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
78
78
  <div class="tsd-signature"><span class="tsd-kind-property">to<wbr/>VercelAISDK</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">TMod</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">provider</span>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><a href="VercelAISDKConfig.html" class="tsd-signature-type tsd-kind-interface">VercelAISDKConfig</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">TMod</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span></div>
@@ -109,7 +109,7 @@ and streamText() methods.</p>
109
109
  <h4>Throws</h4><p>if a Vercel AI SDK model cannot be determined from the given provider parameter.</p>
110
110
  </div></li></ul></li></ul></div><aside class="tsd-sources">
111
111
  <ul>
112
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L84">sdk/server-ai/src/api/config/LDAIConfig.ts:84</a></li></ul></aside></section>
112
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L84">sdk/server-ai/src/api/config/LDAIConfig.ts:84</a></li></ul></aside></section>
113
113
  <section class="tsd-panel tsd-member"><a id="tracker" class="tsd-anchor"></a>
114
114
  <h3 class="tsd-anchor-link"><span>tracker</span><a href="#tracker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
115
115
  <div class="tsd-signature"><span class="tsd-kind-property">tracker</span><span class="tsd-signature-symbol">:</span> <a href="LDAIConfigTracker.html" class="tsd-signature-type tsd-kind-interface">LDAIConfigTracker</a></div>
@@ -117,7 +117,7 @@ and streamText() methods.</p>
117
117
  </div>
118
118
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
119
119
  <ul>
120
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L66">sdk/server-ai/src/api/config/LDAIConfig.ts:66</a></li></ul></aside></section></section></div>
120
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L66">sdk/server-ai/src/api/config/LDAIConfig.ts:66</a></li></ul></aside></section></section></div>
121
121
  <div class="col-sidebar">
122
122
  <div class="page-menu">
123
123
  <div class="tsd-navigation settings">
@@ -144,7 +144,7 @@ and streamText() methods.</p>
144
144
  <li><a href="#toVercelAISDK" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>to<wbr/>VercelAISDK</span></a></li>
145
145
  <li><a href="#tracker" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>tracker</span></a></li></ul></div></details></div>
146
146
  <div class="site-menu">
147
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.2</span></a>
147
+ <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.3</span></a>
148
148
  <ul class="tsd-small-nested-navigation">
149
149
  <li><a href="../enums/LDFeedbackKind.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g></svg><span>LDFeedback<wbr/>Kind</span></a></li>
150
150
  <li><a href="../classes/AIProvider.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g></svg><span>AIProvider</span></a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIConfigTracker | @launchdarkly/server-sdk-ai - v0.12.2</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIConfigTracker | @launchdarkly/server-sdk-ai - v0.12.3</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,7 +6,7 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.3</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-content">
@@ -24,7 +24,7 @@
24
24
  <ul class="tsd-hierarchy">
25
25
  <li><span class="target">LDAIConfigTracker</span></li></ul></section><aside class="tsd-sources">
26
26
  <ul>
27
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L36">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:36</a></li></ul></aside>
27
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L36">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:36</a></li></ul></aside>
28
28
  <section class="tsd-panel-group tsd-index-group">
29
29
  <section class="tsd-panel tsd-index-panel">
30
30
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -58,7 +58,7 @@
58
58
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">LDAIMetricSummary</span></h4>
59
59
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
60
60
  <ul>
61
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L211">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:211</a></li></ul></aside></li></ul></section>
61
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L211">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:211</a></li></ul></aside></li></ul></section>
62
62
  <section class="tsd-panel tsd-member"><a id="trackBedrockConverseMetrics" class="tsd-anchor"></a>
63
63
  <h3 class="tsd-anchor-link"><span>track<wbr/>Bedrock<wbr/>Converse<wbr/>Metrics</span><a href="#trackBedrockConverseMetrics" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
64
64
  <ul class="tsd-signatures">
@@ -83,7 +83,7 @@
83
83
 
84
84
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
85
85
  <ul>
86
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L141">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:141</a></li></ul></aside></li></ul></section>
86
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L141">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:141</a></li></ul></aside></li></ul></section>
87
87
  <section class="tsd-panel tsd-member"><a id="trackDuration" class="tsd-anchor"></a>
88
88
  <h3 class="tsd-anchor-link"><span>track<wbr/>Duration</span><a href="#trackDuration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
89
89
  <ul class="tsd-signatures">
@@ -102,7 +102,7 @@
102
102
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
103
103
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
104
104
  <ul>
105
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L44">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:44</a></li></ul></aside></li></ul></section>
105
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L44">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:44</a></li></ul></aside></li></ul></section>
106
106
  <section class="tsd-panel tsd-member"><a id="trackDurationOf" class="tsd-anchor"></a>
107
107
  <h3 class="tsd-anchor-link"><span>track<wbr/>Duration<wbr/>Of</span><a href="#trackDurationOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
108
108
  <ul class="tsd-signatures">
@@ -130,7 +130,7 @@ In the case the provided function throws, this function will still record the du
130
130
 
131
131
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
132
132
  <ul>
133
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L88">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:88</a></li></ul></aside></li></ul></section>
133
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L88">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:88</a></li></ul></aside></li></ul></section>
134
134
  <section class="tsd-panel tsd-member"><a id="trackError" class="tsd-anchor"></a>
135
135
  <h3 class="tsd-anchor-link"><span>track<wbr/>Error</span><a href="#trackError" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
136
136
  <ul class="tsd-signatures">
@@ -141,7 +141,7 @@ In the case the provided function throws, this function will still record the du
141
141
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
142
142
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
143
143
  <ul>
144
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L61">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:61</a></li></ul></aside></li></ul></section>
144
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L61">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:61</a></li></ul></aside></li></ul></section>
145
145
  <section class="tsd-panel tsd-member"><a id="trackFeedback" class="tsd-anchor"></a>
146
146
  <h3 class="tsd-anchor-link"><span>track<wbr/>Feedback</span><a href="#trackFeedback" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
147
147
  <ul class="tsd-signatures">
@@ -162,7 +162,7 @@ In the case the provided function throws, this function will still record the du
162
162
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
163
163
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
164
164
  <ul>
165
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L68">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:68</a></li></ul></aside></li></ul></section>
165
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L68">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:68</a></li></ul></aside></li></ul></section>
166
166
  <section class="tsd-panel tsd-member"><a id="trackMetricsOf" class="tsd-anchor"></a>
167
167
  <h3 class="tsd-anchor-link"><span>track<wbr/>Metrics<wbr/>Of</span><a href="#trackMetricsOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
168
168
  <ul class="tsd-signatures">
@@ -212,7 +212,7 @@ A failed operation will not have any token usage data.</p>
212
212
 
213
213
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
214
214
  <ul>
215
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L104">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:104</a></li></ul></aside></li></ul></section>
215
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L104">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:104</a></li></ul></aside></li></ul></section>
216
216
  <section class="tsd-panel tsd-member"><a id="trackOpenAIMetrics" class="tsd-anchor"></a>
217
217
  <h3 class="tsd-anchor-link"><span>track<wbr/>OpenAIMetrics</span><a href="#trackOpenAIMetrics" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
218
218
  <ul class="tsd-signatures">
@@ -246,7 +246,7 @@ A failed operation will not have any token usage data.</p>
246
246
 
247
247
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
248
248
  <ul>
249
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L121">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:121</a></li></ul></aside></li></ul></section>
249
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L121">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:121</a></li></ul></aside></li></ul></section>
250
250
  <section class="tsd-panel tsd-member"><a id="trackSuccess" class="tsd-anchor"></a>
251
251
  <h3 class="tsd-anchor-link"><span>track<wbr/>Success</span><a href="#trackSuccess" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
252
252
  <ul class="tsd-signatures">
@@ -257,7 +257,7 @@ A failed operation will not have any token usage data.</p>
257
257
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
258
258
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
259
259
  <ul>
260
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L56">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:56</a></li></ul></aside></li></ul></section>
260
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L56">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:56</a></li></ul></aside></li></ul></section>
261
261
  <section class="tsd-panel tsd-member"><a id="trackTimeToFirstToken" class="tsd-anchor"></a>
262
262
  <h3 class="tsd-anchor-link"><span>track<wbr/>Time<wbr/>To<wbr/>First<wbr/>Token</span><a href="#trackTimeToFirstToken" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
263
263
  <ul class="tsd-signatures">
@@ -275,7 +275,7 @@ A failed operation will not have any token usage data.</p>
275
275
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
276
276
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
277
277
  <ul>
278
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L75">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:75</a></li></ul></aside></li></ul></section>
278
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L75">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:75</a></li></ul></aside></li></ul></section>
279
279
  <section class="tsd-panel tsd-member"><a id="trackTokens" class="tsd-anchor"></a>
280
280
  <h3 class="tsd-anchor-link"><span>track<wbr/>Tokens</span><a href="#trackTokens" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
281
281
  <ul class="tsd-signatures">
@@ -293,7 +293,7 @@ A failed operation will not have any token usage data.</p>
293
293
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
294
294
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
295
295
  <ul>
296
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L51">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:51</a></li></ul></aside></li></ul></section>
296
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L51">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:51</a></li></ul></aside></li></ul></section>
297
297
  <section class="tsd-panel tsd-member"><a id="trackVercelAISDKGenerateTextMetrics" class="tsd-anchor"></a>
298
298
  <h3 class="tsd-anchor-link"><span>track<wbr/>VercelAISDKGenerate<wbr/>Text<wbr/>Metrics</span><a href="#trackVercelAISDKGenerateTextMetrics" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
299
299
  <ul class="tsd-signatures">
@@ -327,7 +327,7 @@ A failed operation will not have any token usage data.</p>
327
327
 
328
328
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
329
329
  <ul>
330
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L167">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:167</a></li></ul></aside></li></ul></section>
330
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L167">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:167</a></li></ul></aside></li></ul></section>
331
331
  <section class="tsd-panel tsd-member"><a id="trackVercelAISDKStreamTextMetrics" class="tsd-anchor"></a>
332
332
  <h3 class="tsd-anchor-link"><span>track<wbr/>VercelAISDKStream<wbr/>Text<wbr/>Metrics</span><a href="#trackVercelAISDKStreamTextMetrics" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
333
333
  <ul class="tsd-signatures">
@@ -361,7 +361,7 @@ A failed operation will not have any token usage data.</p>
361
361
 
362
362
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
363
363
  <ul>
364
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L193">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:193</a></li></ul></aside></li></ul></section></section></div>
364
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfigTracker.ts#L193">sdk/server-ai/src/api/config/LDAIConfigTracker.ts:193</a></li></ul></aside></li></ul></section></section></div>
365
365
  <div class="col-sidebar">
366
366
  <div class="page-menu">
367
367
  <div class="tsd-navigation settings">
@@ -395,7 +395,7 @@ A failed operation will not have any token usage data.</p>
395
395
  <li><a href="#trackVercelAISDKGenerateTextMetrics" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>track<wbr/>VercelAISDKGenerate<wbr/>Text<wbr/>Metrics</span></a></li>
396
396
  <li><a href="#trackVercelAISDKStreamTextMetrics" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>track<wbr/>VercelAISDKStream<wbr/>Text<wbr/>Metrics</span></a></li></ul></div></details></div>
397
397
  <div class="site-menu">
398
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.2</span></a>
398
+ <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.3</span></a>
399
399
  <ul class="tsd-small-nested-navigation">
400
400
  <li><a href="../enums/LDFeedbackKind.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g></svg><span>LDFeedback<wbr/>Kind</span></a></li>
401
401
  <li><a href="../classes/AIProvider.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g></svg><span>AIProvider</span></a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIMetrics | @launchdarkly/server-sdk-ai - v0.12.2</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDAIMetrics | @launchdarkly/server-sdk-ai - v0.12.3</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,7 +6,7 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.3</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-content">
@@ -25,7 +25,7 @@ This class combines success/failure tracking with token usage metrics.</p>
25
25
  <ul class="tsd-hierarchy">
26
26
  <li><span class="target">LDAIMetrics</span></li></ul></section><aside class="tsd-sources">
27
27
  <ul>
28
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/metrics/LDAIMetrics.ts#L7">sdk/server-ai/src/api/metrics/LDAIMetrics.ts:7</a></li></ul></aside>
28
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/metrics/LDAIMetrics.ts#L7">sdk/server-ai/src/api/metrics/LDAIMetrics.ts:7</a></li></ul></aside>
29
29
  <section class="tsd-panel-group tsd-index-group">
30
30
  <section class="tsd-panel tsd-index-panel">
31
31
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -45,7 +45,7 @@ This class combines success/failure tracking with token usage metrics.</p>
45
45
  </div>
46
46
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
47
47
  <ul>
48
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/metrics/LDAIMetrics.ts#L11">sdk/server-ai/src/api/metrics/LDAIMetrics.ts:11</a></li></ul></aside></section>
48
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/metrics/LDAIMetrics.ts#L11">sdk/server-ai/src/api/metrics/LDAIMetrics.ts:11</a></li></ul></aside></section>
49
49
  <section class="tsd-panel tsd-member"><a id="usage" class="tsd-anchor"></a>
50
50
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage</span><a href="#usage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
51
51
  <div class="tsd-signature"><span class="tsd-kind-property">usage</span><span class="tsd-signature-symbol">?:</span> <a href="LDTokenUsage.html" class="tsd-signature-type tsd-kind-interface">LDTokenUsage</a></div>
@@ -54,7 +54,7 @@ This will be undefined if no token usage data is available.</p>
54
54
  </div>
55
55
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
56
56
  <ul>
57
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/metrics/LDAIMetrics.ts#L17">sdk/server-ai/src/api/metrics/LDAIMetrics.ts:17</a></li></ul></aside></section></section></div>
57
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/metrics/LDAIMetrics.ts#L17">sdk/server-ai/src/api/metrics/LDAIMetrics.ts:17</a></li></ul></aside></section></section></div>
58
58
  <div class="col-sidebar">
59
59
  <div class="page-menu">
60
60
  <div class="tsd-navigation settings">
@@ -77,7 +77,7 @@ This will be undefined if no token usage data is available.</p>
77
77
  <li><a href="#success" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>success</span></a></li>
78
78
  <li><a href="#usage" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>usage</span></a></li></ul></div></details></div>
79
79
  <div class="site-menu">
80
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.2</span></a>
80
+ <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.3</span></a>
81
81
  <ul class="tsd-small-nested-navigation">
82
82
  <li><a href="../enums/LDFeedbackKind.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g></svg><span>LDFeedback<wbr/>Kind</span></a></li>
83
83
  <li><a href="../classes/AIProvider.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g></svg><span>AIProvider</span></a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDLogger | @launchdarkly/server-sdk-ai - v0.12.2</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDLogger | @launchdarkly/server-sdk-ai - v0.12.3</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,7 +6,7 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.3</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-content">
@@ -145,7 +145,7 @@ implementation with a minimum level of <code>info</code>.</p>
145
145
  <li><a href="#info" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>info</span></a></li>
146
146
  <li><a href="#warn" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>warn</span></a></li></ul></div></details></div>
147
147
  <div class="site-menu">
148
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.2</span></a>
148
+ <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.3</span></a>
149
149
  <ul class="tsd-small-nested-navigation">
150
150
  <li><a href="../enums/LDFeedbackKind.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g></svg><span>LDFeedback<wbr/>Kind</span></a></li>
151
151
  <li><a href="../classes/AIProvider.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g></svg><span>AIProvider</span></a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDMessage | @launchdarkly/server-sdk-ai - v0.12.2</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LDMessage | @launchdarkly/server-sdk-ai - v0.12.3</title><meta name="description" content="Documentation for @launchdarkly/server-sdk-ai"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,7 +6,7 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@launchdarkly/server-sdk-ai - v0.12.3</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-content">
@@ -24,7 +24,7 @@
24
24
  <ul class="tsd-hierarchy">
25
25
  <li><span class="target">LDMessage</span></li></ul></section><aside class="tsd-sources">
26
26
  <ul>
27
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L34">sdk/server-ai/src/api/config/LDAIConfig.ts:34</a></li></ul></aside>
27
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L34">sdk/server-ai/src/api/config/LDAIConfig.ts:34</a></li></ul></aside>
28
28
  <section class="tsd-panel-group tsd-index-group">
29
29
  <section class="tsd-panel tsd-index-panel">
30
30
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,7 +44,7 @@
44
44
  </div>
45
45
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
46
46
  <ul>
47
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L42">sdk/server-ai/src/api/config/LDAIConfig.ts:42</a></li></ul></aside></section>
47
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L42">sdk/server-ai/src/api/config/LDAIConfig.ts:42</a></li></ul></aside></section>
48
48
  <section class="tsd-panel tsd-member"><a id="role" class="tsd-anchor"></a>
49
49
  <h3 class="tsd-anchor-link"><span>role</span><a href="#role" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
50
50
  <div class="tsd-signature"><span class="tsd-kind-property">role</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;system&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;assistant&quot;</span></div>
@@ -52,7 +52,7 @@
52
52
  </div>
53
53
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
54
54
  <ul>
55
- <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/001ada5/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L38">sdk/server-ai/src/api/config/LDAIConfig.ts:38</a></li></ul></aside></section></section></div>
55
+ <li>Defined in <a href="https://github.com/launchdarkly/js-core/blob/8d57904/packages/sdk/server-ai/src/api/config/LDAIConfig.ts#L38">sdk/server-ai/src/api/config/LDAIConfig.ts:38</a></li></ul></aside></section></section></div>
56
56
  <div class="col-sidebar">
57
57
  <div class="page-menu">
58
58
  <div class="tsd-navigation settings">
@@ -75,7 +75,7 @@
75
75
  <li><a href="#content" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>content</span></a></li>
76
76
  <li><a href="#role" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>role</span></a></li></ul></div></details></div>
77
77
  <div class="site-menu">
78
- <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.2</span></a>
78
+ <nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@launchdarkly/server-<wbr/>sdk-<wbr/>ai -<wbr/> v0.12.3</span></a>
79
79
  <ul class="tsd-small-nested-navigation">
80
80
  <li><a href="../enums/LDFeedbackKind.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-8"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)"></path></g></svg><span>LDFeedback<wbr/>Kind</span></a></li>
81
81
  <li><a href="../classes/AIProvider.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-128"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)"></path></g></svg><span>AIProvider</span></a></li>