@x12i/funcx 3.2.0 → 3.3.1

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.
@@ -1,5 +1,5 @@
1
- import { C as Client, L as LlmMode, a as AskResult, a4 as StreamChunk, e as ContentResolver, a8 as ToolDefinition, y as ChatMessage, x as ChatAskOptions, a5 as ToolCall } from '../libraryIndex-CX8RemhC.cjs';
2
- export { au as ContentSkillMode, h as RunOptions, av as RunResultWithValidation, X as RunSkillMode, i as RunSkillParams, j as RunSkillResult, k as RunWithContentOptions, aw as ValidateOutputOptions, ax as ValidateOutputResult, ay as getSkillNames, az as getSkillNamesAsync, aA as run, aB as runSkill, aC as runWithContent, aD as validateAgainstSchema, aE as validateOutput } from '../libraryIndex-CX8RemhC.cjs';
1
+ import { C as Client, L as LlmMode, A as AskResult, S as StreamChunk, a as ContentResolver, T as ToolDefinition, b as ChatMessage, c as ChatAskOptions, d as ToolCall } from '../libraryIndex-BdGNx1EG.cjs';
2
+ export { e as ContentSkillMode, R as RunOptions, f as RunResultWithValidation, g as RunSkillMode, h as RunSkillParams, i as RunSkillResult, j as RunWithContentOptions, V as ValidateOutputOptions, k as ValidateOutputResult, l as getSkillNames, m as getSkillNamesAsync, r as run, n as runSkill, o as runWithContent, v as validateAgainstSchema, p as validateOutput } from '../libraryIndex-BdGNx1EG.cjs';
3
3
  import 'undici';
4
4
 
5
5
  /** Rule entry for appending to system instruction (from content or run options). */
@@ -1,5 +1,5 @@
1
- import { C as Client, L as LlmMode, a as AskResult, a4 as StreamChunk, e as ContentResolver, a8 as ToolDefinition, y as ChatMessage, x as ChatAskOptions, a5 as ToolCall } from '../libraryIndex-CX8RemhC.js';
2
- export { au as ContentSkillMode, h as RunOptions, av as RunResultWithValidation, X as RunSkillMode, i as RunSkillParams, j as RunSkillResult, k as RunWithContentOptions, aw as ValidateOutputOptions, ax as ValidateOutputResult, ay as getSkillNames, az as getSkillNamesAsync, aA as run, aB as runSkill, aC as runWithContent, aD as validateAgainstSchema, aE as validateOutput } from '../libraryIndex-CX8RemhC.js';
1
+ import { C as Client, L as LlmMode, A as AskResult, S as StreamChunk, a as ContentResolver, T as ToolDefinition, b as ChatMessage, c as ChatAskOptions, d as ToolCall } from '../libraryIndex-BdGNx1EG.js';
2
+ export { e as ContentSkillMode, R as RunOptions, f as RunResultWithValidation, g as RunSkillMode, h as RunSkillParams, i as RunSkillResult, j as RunWithContentOptions, V as ValidateOutputOptions, k as ValidateOutputResult, l as getSkillNames, m as getSkillNamesAsync, r as run, n as runSkill, o as runWithContent, v as validateAgainstSchema, p as validateOutput } from '../libraryIndex-BdGNx1EG.js';
3
3
  import 'undici';
4
4
 
5
5
  /** Rule entry for appending to system instruction (from content or run options). */
@@ -826,4 +826,4 @@ declare function getLibraryIndex(options: GetLibraryIndexOptions): Promise<Aggre
826
826
  */
827
827
  declare function updateLibraryIndex(options: UpdateLibraryIndexOptions): Promise<UpdateLibraryIndexReport>;
828
828
 
829
- export { type SkillQualityMethod as $, type AskOptions as A, type BackendKind as B, type Client as C, ContentNotFoundError as D, type EvaluationSession as E, type FuncXContentConfig as F, type GetFunctionContentInput as G, type HasFunctionInput as H, type GetLibraryIndexOptions as I, type GetRaceReportOptions as J, type IndexMeta as K, type LlmMode as L, type InlineFunctionDefinition as M, type InstructionMode as N, LIBRARY_INDEX_FALLBACK_REL as O, type ProfileKey as P, type RaceAttempt as Q, type ResponseNormalization as R, type ScopeRelease as S, type RaceConfig as T, type RaceProfileKey as U, type RaceRecord as V, type ResolvedContent as W, type RunSkillMode as X, type SharedStoreConfig as Y, type SkillIO as Z, type SkillQuality as _, type AskResult as a, type SkillRuntime as a0, type SkillSource as a1, type SourceFileKind as a2, type StoreClient as a3, type StreamChunk as a4, type ToolCall as a5, type ToolCallFunction as a6, type ToolChoice as a7, type ToolDefinition as a8, type UpdateLibraryIndexOptions as a9, run as aA, runSkill as aB, runWithContent as aC, validateAgainstSchema as aD, validateOutput as aE, type UpdateLibraryIndexReport as aa, type Usage as ab, type ValidationResult as ac, appendRace as ad, getBuiltInAbilityEntries as ae, getLibraryIndex as af, getProfiles as ag, getRaceConfig as ah, getRaceReport as ai, getRaces as aj, isKey as ak, listRaces as al, normalizeKeySegment as am, readRace as an, setDefaults as ao, setProfiles as ap, setRaceConfig as aq, updateLibraryIndex as ar, validateLibraryIndex as as, validateSkillIndexEntry as at, type ContentSkillMode as au, type RunResultWithValidation as av, type ValidateOutputOptions as aw, type ValidateOutputResult as ax, getSkillNames as ay, getSkillNamesAsync as az, type ResponseFormat as b, type AttributionContext as c, type FunctionContentProvider as d, type ContentResolver as e, type ResolvedFunctionContent as f, type ListFunctionsInput as g, type RunOptions as h, type RunSkillParams as i, type RunSkillResult as j, type RunWithContentOptions as k, type RuntimeResolutionInput as l, type RuntimeResolution as m, type ResolvedRuntime as n, type AppliedProfileSet as o, type RaceProfile as p, type SourceFile as q, type SkillIndexEntry as r, type RestrictedJsonSchemaObject as s, type CreateClientOptions as t, type AggregateIndex as u, type AiFunctionsContentConfig as v, type BuiltInSkillSource as w, type ChatAskOptions as x, type ChatMessage as y, ContentInvalidError as z };
829
+ export { type GetLibraryIndexOptions as $, type AskResult as A, type RuntimeResolution as B, type Client as C, type ResolvedRuntime as D, type AppliedProfileSet as E, type FuncXContentConfig as F, type GetFunctionContentInput as G, type HasFunctionInput as H, type RaceProfile as I, type EvaluationSession as J, type ScopeRelease as K, type LlmMode as L, type SourceFile as M, type SkillIndexEntry as N, type RestrictedJsonSchemaObject as O, type ProfileKey as P, type CreateClientOptions as Q, type RunOptions as R, type StreamChunk as S, type ToolDefinition as T, type AggregateIndex as U, type ValidateOutputOptions as V, type AiFunctionsContentConfig as W, type BackendKind as X, type BuiltInSkillSource as Y, ContentInvalidError as Z, ContentNotFoundError as _, type ContentResolver as a, type GetRaceReportOptions as a0, type IndexMeta as a1, type InlineFunctionDefinition as a2, type InstructionMode as a3, LIBRARY_INDEX_FALLBACK_REL as a4, type RaceAttempt as a5, type RaceConfig as a6, type RaceProfileKey as a7, type RaceRecord as a8, type ResolvedContent as a9, setProfiles as aA, setRaceConfig as aB, updateLibraryIndex as aC, validateLibraryIndex as aD, validateSkillIndexEntry as aE, type SharedStoreConfig as aa, type SkillIO as ab, type SkillQuality as ac, type SkillQualityMethod as ad, type SkillRuntime as ae, type SkillSource as af, type SourceFileKind as ag, type StoreClient as ah, type ToolCallFunction as ai, type ToolChoice as aj, type UpdateLibraryIndexOptions as ak, type UpdateLibraryIndexReport as al, type Usage as am, type ValidationResult as an, appendRace as ao, getBuiltInAbilityEntries as ap, getLibraryIndex as aq, getProfiles as ar, getRaceConfig as as, getRaceReport as at, getRaces as au, isKey as av, listRaces as aw, normalizeKeySegment as ax, readRace as ay, setDefaults as az, type ChatMessage as b, type ChatAskOptions as c, type ToolCall as d, type ContentSkillMode as e, type RunResultWithValidation as f, type RunSkillMode as g, type RunSkillParams as h, type RunSkillResult as i, type RunWithContentOptions as j, type ValidateOutputResult as k, getSkillNames as l, getSkillNamesAsync as m, runSkill as n, runWithContent as o, validateOutput as p, type AskOptions as q, run as r, type ResponseNormalization as s, type ResponseFormat as t, type AttributionContext as u, validateAgainstSchema as v, type FunctionContentProvider as w, type ResolvedFunctionContent as x, type ListFunctionsInput as y, type RuntimeResolutionInput as z };
@@ -826,4 +826,4 @@ declare function getLibraryIndex(options: GetLibraryIndexOptions): Promise<Aggre
826
826
  */
827
827
  declare function updateLibraryIndex(options: UpdateLibraryIndexOptions): Promise<UpdateLibraryIndexReport>;
828
828
 
829
- export { type SkillQualityMethod as $, type AskOptions as A, type BackendKind as B, type Client as C, ContentNotFoundError as D, type EvaluationSession as E, type FuncXContentConfig as F, type GetFunctionContentInput as G, type HasFunctionInput as H, type GetLibraryIndexOptions as I, type GetRaceReportOptions as J, type IndexMeta as K, type LlmMode as L, type InlineFunctionDefinition as M, type InstructionMode as N, LIBRARY_INDEX_FALLBACK_REL as O, type ProfileKey as P, type RaceAttempt as Q, type ResponseNormalization as R, type ScopeRelease as S, type RaceConfig as T, type RaceProfileKey as U, type RaceRecord as V, type ResolvedContent as W, type RunSkillMode as X, type SharedStoreConfig as Y, type SkillIO as Z, type SkillQuality as _, type AskResult as a, type SkillRuntime as a0, type SkillSource as a1, type SourceFileKind as a2, type StoreClient as a3, type StreamChunk as a4, type ToolCall as a5, type ToolCallFunction as a6, type ToolChoice as a7, type ToolDefinition as a8, type UpdateLibraryIndexOptions as a9, run as aA, runSkill as aB, runWithContent as aC, validateAgainstSchema as aD, validateOutput as aE, type UpdateLibraryIndexReport as aa, type Usage as ab, type ValidationResult as ac, appendRace as ad, getBuiltInAbilityEntries as ae, getLibraryIndex as af, getProfiles as ag, getRaceConfig as ah, getRaceReport as ai, getRaces as aj, isKey as ak, listRaces as al, normalizeKeySegment as am, readRace as an, setDefaults as ao, setProfiles as ap, setRaceConfig as aq, updateLibraryIndex as ar, validateLibraryIndex as as, validateSkillIndexEntry as at, type ContentSkillMode as au, type RunResultWithValidation as av, type ValidateOutputOptions as aw, type ValidateOutputResult as ax, getSkillNames as ay, getSkillNamesAsync as az, type ResponseFormat as b, type AttributionContext as c, type FunctionContentProvider as d, type ContentResolver as e, type ResolvedFunctionContent as f, type ListFunctionsInput as g, type RunOptions as h, type RunSkillParams as i, type RunSkillResult as j, type RunWithContentOptions as k, type RuntimeResolutionInput as l, type RuntimeResolution as m, type ResolvedRuntime as n, type AppliedProfileSet as o, type RaceProfile as p, type SourceFile as q, type SkillIndexEntry as r, type RestrictedJsonSchemaObject as s, type CreateClientOptions as t, type AggregateIndex as u, type AiFunctionsContentConfig as v, type BuiltInSkillSource as w, type ChatAskOptions as x, type ChatMessage as y, ContentInvalidError as z };
829
+ export { type GetLibraryIndexOptions as $, type AskResult as A, type RuntimeResolution as B, type Client as C, type ResolvedRuntime as D, type AppliedProfileSet as E, type FuncXContentConfig as F, type GetFunctionContentInput as G, type HasFunctionInput as H, type RaceProfile as I, type EvaluationSession as J, type ScopeRelease as K, type LlmMode as L, type SourceFile as M, type SkillIndexEntry as N, type RestrictedJsonSchemaObject as O, type ProfileKey as P, type CreateClientOptions as Q, type RunOptions as R, type StreamChunk as S, type ToolDefinition as T, type AggregateIndex as U, type ValidateOutputOptions as V, type AiFunctionsContentConfig as W, type BackendKind as X, type BuiltInSkillSource as Y, ContentInvalidError as Z, ContentNotFoundError as _, type ContentResolver as a, type GetRaceReportOptions as a0, type IndexMeta as a1, type InlineFunctionDefinition as a2, type InstructionMode as a3, LIBRARY_INDEX_FALLBACK_REL as a4, type RaceAttempt as a5, type RaceConfig as a6, type RaceProfileKey as a7, type RaceRecord as a8, type ResolvedContent as a9, setProfiles as aA, setRaceConfig as aB, updateLibraryIndex as aC, validateLibraryIndex as aD, validateSkillIndexEntry as aE, type SharedStoreConfig as aa, type SkillIO as ab, type SkillQuality as ac, type SkillQualityMethod as ad, type SkillRuntime as ae, type SkillSource as af, type SourceFileKind as ag, type StoreClient as ah, type ToolCallFunction as ai, type ToolChoice as aj, type UpdateLibraryIndexOptions as ak, type UpdateLibraryIndexReport as al, type Usage as am, type ValidationResult as an, appendRace as ao, getBuiltInAbilityEntries as ap, getLibraryIndex as aq, getProfiles as ar, getRaceConfig as as, getRaceReport as at, getRaces as au, isKey as av, listRaces as aw, normalizeKeySegment as ax, readRace as ay, setDefaults as az, type ChatMessage as b, type ChatAskOptions as c, type ToolCall as d, type ContentSkillMode as e, type RunResultWithValidation as f, type RunSkillMode as g, type RunSkillParams as h, type RunSkillResult as i, type RunWithContentOptions as j, type ValidateOutputResult as k, getSkillNames as l, getSkillNamesAsync as m, runSkill as n, runWithContent as o, validateOutput as p, type AskOptions as q, run as r, type ResponseNormalization as s, type ResponseFormat as t, type AttributionContext as u, validateAgainstSchema as v, type FunctionContentProvider as w, type ResolvedFunctionContent as x, type ListFunctionsInput as y, type RuntimeResolutionInput as z };
@@ -1,5 +1,5 @@
1
- import { A as AskOptions, a as AskResult, R as ResponseNormalization, b as ResponseFormat, c as AttributionContext, C as Client, L as LlmMode, F as FuncXContentConfig, d as FunctionContentProvider, e as ContentResolver, G as GetFunctionContentInput, f as ResolvedFunctionContent, H as HasFunctionInput, g as ListFunctionsInput, h as RunOptions, i as RunSkillParams, j as RunSkillResult, k as RunWithContentOptions, l as RuntimeResolutionInput, m as RuntimeResolution, P as ProfileKey, n as ResolvedRuntime, o as AppliedProfileSet, p as RaceProfile, E as EvaluationSession, S as ScopeRelease, q as SourceFile, r as SkillIndexEntry, s as RestrictedJsonSchemaObject, t as CreateClientOptions } from '../libraryIndex-CX8RemhC.cjs';
2
- export { u as AggregateIndex, v as AiFunctionsContentConfig, B as BackendKind, w as BuiltInSkillSource, x as ChatAskOptions, y as ChatMessage, z as ContentInvalidError, D as ContentNotFoundError, I as GetLibraryIndexOptions, J as GetRaceReportOptions, K as IndexMeta, M as InlineFunctionDefinition, N as InstructionMode, O as LIBRARY_INDEX_FALLBACK_REL, Q as RaceAttempt, T as RaceConfig, U as RaceProfileKey, V as RaceRecord, W as ResolvedContent, X as RunSkillMode, Y as SharedStoreConfig, Z as SkillIO, _ as SkillQuality, $ as SkillQualityMethod, a0 as SkillRuntime, a1 as SkillSource, a2 as SourceFileKind, a3 as StoreClient, a4 as StreamChunk, a5 as ToolCall, a6 as ToolCallFunction, a7 as ToolChoice, a8 as ToolDefinition, a9 as UpdateLibraryIndexOptions, aa as UpdateLibraryIndexReport, ab as Usage, ac as ValidationResult, ad as appendRace, ae as getBuiltInAbilityEntries, af as getLibraryIndex, ag as getProfiles, ah as getRaceConfig, ai as getRaceReport, aj as getRaces, ak as isKey, al as listRaces, am as normalizeKeySegment, an as readRace, ao as setDefaults, ap as setProfiles, aq as setRaceConfig, ar as updateLibraryIndex, as as validateLibraryIndex, at as validateSkillIndexEntry } from '../libraryIndex-CX8RemhC.cjs';
1
+ import { q as AskOptions, A as AskResult, s as ResponseNormalization, t as ResponseFormat, u as AttributionContext, C as Client, L as LlmMode, F as FuncXContentConfig, w as FunctionContentProvider, a as ContentResolver, G as GetFunctionContentInput, x as ResolvedFunctionContent, H as HasFunctionInput, y as ListFunctionsInput, R as RunOptions, h as RunSkillParams, i as RunSkillResult, j as RunWithContentOptions, z as RuntimeResolutionInput, B as RuntimeResolution, P as ProfileKey, D as ResolvedRuntime, E as AppliedProfileSet, I as RaceProfile, J as EvaluationSession, K as ScopeRelease, M as SourceFile, N as SkillIndexEntry, O as RestrictedJsonSchemaObject, Q as CreateClientOptions } from '../libraryIndex-BdGNx1EG.cjs';
2
+ export { U as AggregateIndex, W as AiFunctionsContentConfig, X as BackendKind, Y as BuiltInSkillSource, c as ChatAskOptions, b as ChatMessage, Z as ContentInvalidError, _ as ContentNotFoundError, $ as GetLibraryIndexOptions, a0 as GetRaceReportOptions, a1 as IndexMeta, a2 as InlineFunctionDefinition, a3 as InstructionMode, a4 as LIBRARY_INDEX_FALLBACK_REL, a5 as RaceAttempt, a6 as RaceConfig, a7 as RaceProfileKey, a8 as RaceRecord, a9 as ResolvedContent, g as RunSkillMode, aa as SharedStoreConfig, ab as SkillIO, ac as SkillQuality, ad as SkillQualityMethod, ae as SkillRuntime, af as SkillSource, ag as SourceFileKind, ah as StoreClient, S as StreamChunk, d as ToolCall, ai as ToolCallFunction, aj as ToolChoice, T as ToolDefinition, ak as UpdateLibraryIndexOptions, al as UpdateLibraryIndexReport, am as Usage, an as ValidationResult, ao as appendRace, ap as getBuiltInAbilityEntries, aq as getLibraryIndex, ar as getProfiles, as as getRaceConfig, at as getRaceReport, au as getRaces, av as isKey, aw as listRaces, ax as normalizeKeySegment, ay as readRace, az as setDefaults, aA as setProfiles, aB as setRaceConfig, aC as updateLibraryIndex, aD as validateLibraryIndex, aE as validateSkillIndexEntry } from '../libraryIndex-BdGNx1EG.cjs';
3
3
  export { Dispatcher } from 'undici';
4
4
  import { CataloxBound, UnifiedCatalogItem, ItemId, CatalogNativeItemOptions, CatalogGetItemResult, CatalogQueryOptions, CatalogListResult } from '@x12i/catalox/embedder';
5
5
  export { CatalogGetItemResult, CatalogListResult, CatalogNativeItemOptions, CatalogQueryOptions, ItemId, UnifiedCatalogItem } from '@x12i/catalox/embedder';
@@ -1,5 +1,5 @@
1
- import { A as AskOptions, a as AskResult, R as ResponseNormalization, b as ResponseFormat, c as AttributionContext, C as Client, L as LlmMode, F as FuncXContentConfig, d as FunctionContentProvider, e as ContentResolver, G as GetFunctionContentInput, f as ResolvedFunctionContent, H as HasFunctionInput, g as ListFunctionsInput, h as RunOptions, i as RunSkillParams, j as RunSkillResult, k as RunWithContentOptions, l as RuntimeResolutionInput, m as RuntimeResolution, P as ProfileKey, n as ResolvedRuntime, o as AppliedProfileSet, p as RaceProfile, E as EvaluationSession, S as ScopeRelease, q as SourceFile, r as SkillIndexEntry, s as RestrictedJsonSchemaObject, t as CreateClientOptions } from '../libraryIndex-CX8RemhC.js';
2
- export { u as AggregateIndex, v as AiFunctionsContentConfig, B as BackendKind, w as BuiltInSkillSource, x as ChatAskOptions, y as ChatMessage, z as ContentInvalidError, D as ContentNotFoundError, I as GetLibraryIndexOptions, J as GetRaceReportOptions, K as IndexMeta, M as InlineFunctionDefinition, N as InstructionMode, O as LIBRARY_INDEX_FALLBACK_REL, Q as RaceAttempt, T as RaceConfig, U as RaceProfileKey, V as RaceRecord, W as ResolvedContent, X as RunSkillMode, Y as SharedStoreConfig, Z as SkillIO, _ as SkillQuality, $ as SkillQualityMethod, a0 as SkillRuntime, a1 as SkillSource, a2 as SourceFileKind, a3 as StoreClient, a4 as StreamChunk, a5 as ToolCall, a6 as ToolCallFunction, a7 as ToolChoice, a8 as ToolDefinition, a9 as UpdateLibraryIndexOptions, aa as UpdateLibraryIndexReport, ab as Usage, ac as ValidationResult, ad as appendRace, ae as getBuiltInAbilityEntries, af as getLibraryIndex, ag as getProfiles, ah as getRaceConfig, ai as getRaceReport, aj as getRaces, ak as isKey, al as listRaces, am as normalizeKeySegment, an as readRace, ao as setDefaults, ap as setProfiles, aq as setRaceConfig, ar as updateLibraryIndex, as as validateLibraryIndex, at as validateSkillIndexEntry } from '../libraryIndex-CX8RemhC.js';
1
+ import { q as AskOptions, A as AskResult, s as ResponseNormalization, t as ResponseFormat, u as AttributionContext, C as Client, L as LlmMode, F as FuncXContentConfig, w as FunctionContentProvider, a as ContentResolver, G as GetFunctionContentInput, x as ResolvedFunctionContent, H as HasFunctionInput, y as ListFunctionsInput, R as RunOptions, h as RunSkillParams, i as RunSkillResult, j as RunWithContentOptions, z as RuntimeResolutionInput, B as RuntimeResolution, P as ProfileKey, D as ResolvedRuntime, E as AppliedProfileSet, I as RaceProfile, J as EvaluationSession, K as ScopeRelease, M as SourceFile, N as SkillIndexEntry, O as RestrictedJsonSchemaObject, Q as CreateClientOptions } from '../libraryIndex-BdGNx1EG.js';
2
+ export { U as AggregateIndex, W as AiFunctionsContentConfig, X as BackendKind, Y as BuiltInSkillSource, c as ChatAskOptions, b as ChatMessage, Z as ContentInvalidError, _ as ContentNotFoundError, $ as GetLibraryIndexOptions, a0 as GetRaceReportOptions, a1 as IndexMeta, a2 as InlineFunctionDefinition, a3 as InstructionMode, a4 as LIBRARY_INDEX_FALLBACK_REL, a5 as RaceAttempt, a6 as RaceConfig, a7 as RaceProfileKey, a8 as RaceRecord, a9 as ResolvedContent, g as RunSkillMode, aa as SharedStoreConfig, ab as SkillIO, ac as SkillQuality, ad as SkillQualityMethod, ae as SkillRuntime, af as SkillSource, ag as SourceFileKind, ah as StoreClient, S as StreamChunk, d as ToolCall, ai as ToolCallFunction, aj as ToolChoice, T as ToolDefinition, ak as UpdateLibraryIndexOptions, al as UpdateLibraryIndexReport, am as Usage, an as ValidationResult, ao as appendRace, ap as getBuiltInAbilityEntries, aq as getLibraryIndex, ar as getProfiles, as as getRaceConfig, at as getRaceReport, au as getRaces, av as isKey, aw as listRaces, ax as normalizeKeySegment, ay as readRace, az as setDefaults, aA as setProfiles, aB as setRaceConfig, aC as updateLibraryIndex, aD as validateLibraryIndex, aE as validateSkillIndexEntry } from '../libraryIndex-BdGNx1EG.js';
3
3
  export { Dispatcher } from 'undici';
4
4
  import { CataloxBound, UnifiedCatalogItem, ItemId, CatalogNativeItemOptions, CatalogGetItemResult, CatalogQueryOptions, CatalogListResult } from '@x12i/catalox/embedder';
5
5
  export { CatalogGetItemResult, CatalogListResult, CatalogNativeItemOptions, CatalogQueryOptions, ItemId, UnifiedCatalogItem } from '@x12i/catalox/embedder';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@x12i/funcx",
3
- "version": "3.2.0",
3
+ "version": "3.3.1",
4
4
  "description": "FuncX: a super-easy typed AI reasoning-functions library for product code",
5
5
  "type": "module",
6
6
  "publishConfig": {