@xemahq/llm-registry-internal-api-client 0.5.0 → 0.7.0
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.
- package/LICENSE +2 -1
- package/dist/custom-fetch.js +7 -3
- package/dist/endpoints/contribution-sync/contribution-sync.js +1 -1
- package/dist/endpoints/describe-objects/describe-objects.d.ts +1 -1
- package/dist/endpoints/internal-agent-invocation/internal-agent-invocation.d.ts +1 -1
- package/dist/endpoints/internal-managed-model-resolution-rules/internal-managed-model-resolution-rules.d.ts +1 -1
- package/dist/models/agentInvokeRequestDto.d.ts +2 -2
- package/dist/models/agentInvokeRequestDtoInput.d.ts +1 -1
- package/dist/models/agentInvokeRequestDtoInput.js +1 -1
- package/dist/models/defaultTargetRefDto.d.ts +1 -1
- package/dist/models/defaultTargetRefDto.js +1 -1
- package/dist/models/describeObjectsResponseDto.d.ts +1 -1
- package/dist/models/describeObjectsResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/errorDetailsDto.d.ts +1 -1
- package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
- package/dist/models/errorDetailsDtoDetails.js +1 -1
- package/dist/models/errorPayloadDto.d.ts +1 -1
- package/dist/models/errorResponseDto.d.ts +1 -1
- package/dist/models/executionRequirementsDto.d.ts +2 -2
- package/dist/models/executionRequirementsDtoMode.d.ts +2 -2
- package/dist/models/executionRequirementsDtoMode.js +1 -1
- package/dist/models/executionRequirementsDtoPriority.d.ts +1 -1
- package/dist/models/executionRequirementsDtoPriority.js +1 -1
- package/dist/models/invocationLimitsDto.d.ts +1 -1
- package/dist/models/invocationLimitsDto.js +1 -1
- package/dist/models/isolationLevel.d.ts +1 -1
- package/dist/models/isolationLevel.js +1 -1
- package/dist/models/modelResolutionRuleResponseDto.d.ts +1 -1
- package/dist/models/modelResolutionRuleResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass.d.ts +1 -1
- package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass.js +1 -1
- package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind.d.ts +1 -1
- package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind.js +1 -1
- package/dist/models/modelResolutionRuleResponseDtoTargetKind.d.ts +1 -1
- package/dist/models/modelResolutionRuleResponseDtoTargetKind.js +1 -1
- package/dist/models/modelResolutionRuleResponseDtoTargetModelClass.d.ts +1 -1
- package/dist/models/modelResolutionRuleResponseDtoTargetModelClass.js +1 -1
- package/dist/models/modelResolutionSelectorDto.d.ts +1 -1
- package/dist/models/modelResolutionSelectorDtoExtra.d.ts +1 -1
- package/dist/models/modelResolutionSelectorDtoExtra.js +1 -1
- package/dist/models/modelResolutionSelectorDtoModelCapability.d.ts +1 -1
- package/dist/models/modelResolutionSelectorDtoModelCapability.js +1 -1
- package/dist/models/modelResolutionSelectorDtoModelClass.d.ts +1 -1
- package/dist/models/modelResolutionSelectorDtoModelClass.js +1 -1
- package/dist/models/modelResolutionSelectorResponseDto.d.ts +1 -1
- package/dist/models/modelResolutionSelectorResponseDtoExtra.d.ts +1 -1
- package/dist/models/modelResolutionSelectorResponseDtoExtra.js +1 -1
- package/dist/models/modelResolutionSelectorResponseDtoModelCapability.d.ts +1 -1
- package/dist/models/modelResolutionSelectorResponseDtoModelCapability.js +1 -1
- package/dist/models/modelResolutionSelectorResponseDtoModelClass.d.ts +1 -1
- package/dist/models/modelResolutionSelectorResponseDtoModelClass.js +1 -1
- package/dist/models/objectLifecycle.d.ts +1 -1
- package/dist/models/objectLifecycle.js +1 -1
- package/dist/models/repointDefaultTargetDto.d.ts +1 -1
- package/dist/models/spaceKind.d.ts +1 -1
- package/dist/models/spaceKind.js +1 -1
- package/dist/models/upsertManagedModelResolutionRuleDto.d.ts +1 -1
- package/dist/models/upsertManagedModelResolutionRuleDtoTargetKind.d.ts +1 -1
- package/dist/models/upsertManagedModelResolutionRuleDtoTargetKind.js +1 -1
- package/dist/models/upsertManagedModelResolutionRuleDtoTargetModelClass.d.ts +1 -1
- package/dist/models/upsertManagedModelResolutionRuleDtoTargetModelClass.js +1 -1
- package/dist/models/xemaObjectKind.d.ts +1 -1
- package/dist/models/xemaObjectKind.js +1 -1
- package/dist/models/xemaObjectResponseDto.d.ts +1 -1
- package/dist/models/xemaObjectResponseDtoPayload.d.ts +1 -1
- package/dist/models/xemaObjectResponseDtoPayload.js +1 -1
- package/dist/models/xemaSpaceRefDto.d.ts +1 -1
- package/dist/models/xemaSubjectRefDto.d.ts +1 -1
- package/dist/models/xemaSubjectRefDto.js +1 -1
- package/package.json +2 -2
package/LICENSE
CHANGED
|
@@ -9,7 +9,7 @@ Parameters
|
|
|
9
9
|
|
|
10
10
|
Licensor: Neuralchowder Inc.
|
|
11
11
|
|
|
12
|
-
Licensed Work: Xema. The Licensed Work is (c) 2026 Neuralchowder Inc
|
|
12
|
+
Licensed Work: Xema. The Licensed Work is (c) 2026 Neuralchowder Inc.
|
|
13
13
|
|
|
14
14
|
The Licensed Work includes, without limitation, Xema Core, Xema Runtime,
|
|
15
15
|
Xema Kernel, Xema control plane, Xema application runtime, Xema biome
|
|
@@ -116,6 +116,7 @@ the interpretation of, the Additional Use Grant set out above.
|
|
|
116
116
|
and effect. The Licensor reserves all rights not expressly granted
|
|
117
117
|
by this License.
|
|
118
118
|
|
|
119
|
+
|
|
119
120
|
Change Date: Four years from the date the specific version of the Licensed
|
|
120
121
|
Work is first publicly released by Licensor.
|
|
121
122
|
|
package/dist/custom-fetch.js
CHANGED
|
@@ -87,7 +87,10 @@ const customFetch = async (url, options) => {
|
|
|
87
87
|
if (response.status === 401 && config.onUnauthorized && attempt === 0) {
|
|
88
88
|
await config.onUnauthorized();
|
|
89
89
|
const refreshedHeaders = await buildHeaders(config, options.headers);
|
|
90
|
-
const retryResponse = await fetch(fullUrl, {
|
|
90
|
+
const retryResponse = await fetch(fullUrl, {
|
|
91
|
+
...options,
|
|
92
|
+
headers: refreshedHeaders,
|
|
93
|
+
});
|
|
91
94
|
const retryBody = await parseBody(retryResponse);
|
|
92
95
|
if (retryResponse.status >= 400) {
|
|
93
96
|
throw new ClientError(retryResponse.status, fullUrl, retryBody);
|
|
@@ -95,7 +98,8 @@ const customFetch = async (url, options) => {
|
|
|
95
98
|
return retryBody;
|
|
96
99
|
}
|
|
97
100
|
// Non-retryable status — return or throw
|
|
98
|
-
if (!RETRYABLE_STATUSES.includes(response.status) ||
|
|
101
|
+
if (!RETRYABLE_STATUSES.includes(response.status) ||
|
|
102
|
+
attempt >= maxRetries) {
|
|
99
103
|
const body = await parseBody(response);
|
|
100
104
|
if (response.status >= 400) {
|
|
101
105
|
throw new ClientError(response.status, fullUrl, body);
|
|
@@ -147,6 +151,6 @@ function addJitter(delay) {
|
|
|
147
151
|
return delay + (Math.random() * 2 - 1) * delay * 0.25;
|
|
148
152
|
}
|
|
149
153
|
function sleep(ms) {
|
|
150
|
-
return new Promise(resolve => setTimeout(resolve, ms));
|
|
154
|
+
return new Promise((resolve) => setTimeout(resolve, ms));
|
|
151
155
|
}
|
|
152
156
|
exports.default = exports.customFetch;
|
|
@@ -6,7 +6,7 @@ exports.contributionSyncControllerSync = exports.getContributionSyncControllerSy
|
|
|
6
6
|
* Do not edit manually.
|
|
7
7
|
* LLM Registry API
|
|
8
8
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
9
|
-
* OpenAPI spec version: 0.1.
|
|
9
|
+
* OpenAPI spec version: 0.1.3
|
|
10
10
|
*/
|
|
11
11
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
12
12
|
const getContributionSyncControllerSyncUrl = () => {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { DescribeObjectsResponseDtoDataEnvelope } from '../../models';
|
|
9
9
|
export declare const getDescribeObjectsControllerDescribeUrl: () => string;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { AgentInvokeRequestDto } from '../../models';
|
|
9
9
|
export declare const getInvocationControllerInvokeUrl: () => string;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ModelResolutionRuleResponseDtoDataEnvelope, RepointDefaultTargetDto, UpsertManagedModelResolutionRuleDto } from '../../models';
|
|
9
9
|
export declare const getManagedModelResolutionRuleControllerUpsertUrl: (orgId: string) => string;
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { AgentInvokeRequestDtoInput } from './agentInvokeRequestDtoInput.js';
|
|
9
9
|
import type { ExecutionRequirementsDto } from './executionRequirementsDto.js';
|
|
10
10
|
export interface AgentInvokeRequestDto {
|
|
11
|
-
/** Agent ref (`slug` or `slug@
|
|
11
|
+
/** Agent ref (`slug` or `slug@generatedRevisionNumber`) to execute. */
|
|
12
12
|
agentRef: string;
|
|
13
13
|
/** Tenant scope: organization id. */
|
|
14
14
|
orgId: string;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Input payload handed to the composition root as the turn content.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
export interface DefaultTargetRefDto {
|
|
9
9
|
/** Concrete model id the default rule should resolve to. */
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { XemaObjectResponseDto } from './xemaObjectResponseDto.js';
|
|
9
9
|
export interface DescribeObjectsResponseDto {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { DescribeObjectsResponseDto } from './describeObjectsResponseDto.js';
|
|
9
9
|
export interface DescribeObjectsResponseDtoDataEnvelope {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
|
|
9
9
|
export interface ErrorDetailsDto {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ErrorDetailsDto } from './errorDetailsDto.js';
|
|
9
9
|
export interface ErrorPayloadDto {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ErrorPayloadDto } from './errorPayloadDto.js';
|
|
9
9
|
export interface ErrorResponseDto {
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ExecutionRequirementsDtoMode } from './executionRequirementsDtoMode.js';
|
|
9
9
|
import type { ExecutionRequirementsDtoPriority } from './executionRequirementsDtoPriority.js';
|
|
10
10
|
import type { InvocationLimitsDto } from './invocationLimitsDto.js';
|
|
11
11
|
import type { IsolationLevel } from './isolationLevel.js';
|
|
12
12
|
export interface ExecutionRequirementsDto {
|
|
13
|
-
/** Requested
|
|
13
|
+
/** Requested delivery mode. Omitted ⇒ `sync` (the documented wire default). A mode this runtime cannot execute is refused with a 400 — never silently changed. Only `sync` is executable today. */
|
|
14
14
|
mode?: ExecutionRequirementsDtoMode;
|
|
15
15
|
/** Thread isolation level. `strict` = fresh, never-reused thread context per invocation. */
|
|
16
16
|
isolation: IsolationLevel;
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
|
-
* Requested
|
|
9
|
+
* Requested delivery mode. Omitted ⇒ `sync` (the documented wire default). A mode this runtime cannot execute is refused with a 400 — never silently changed. Only `sync` is executable today.
|
|
10
10
|
*/
|
|
11
11
|
export type ExecutionRequirementsDtoMode = typeof ExecutionRequirementsDtoMode[keyof typeof ExecutionRequirementsDtoMode];
|
|
12
12
|
export declare const ExecutionRequirementsDtoMode: {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ExecutionRequirementsDtoMode = void 0;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ExecutionRequirementsDtoPriority = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
export interface InvocationLimitsDto {
|
|
9
9
|
/** Hard wall-clock limit for the invocation, in ms. */
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Thread isolation level. `strict` = fresh, never-reused thread context per invocation.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.IsolationLevel = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass } from './modelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass.js';
|
|
9
9
|
import type { ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind } from './modelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ModelResolutionRuleResponseDto } from './modelResolutionRuleResponseDto.js';
|
|
9
9
|
export interface ModelResolutionRuleResponseDtoDataEnvelope {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* SEAM #2: the strategy class the default rule had before the first override. NULL when no override is active or the prior default was not a strategy ref.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* SEAM #2: the target KIND the default rule had before the first override, restored on revert. NULL when no override is active.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
export type ModelResolutionRuleResponseDtoTargetKind = typeof ModelResolutionRuleResponseDtoTargetKind[keyof typeof ModelResolutionRuleResponseDtoTargetKind];
|
|
9
9
|
export declare const ModelResolutionRuleResponseDtoTargetKind: {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionRuleResponseDtoTargetKind = void 0;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionRuleResponseDtoTargetModelClass = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ModelResolutionSelectorDtoExtra } from './modelResolutionSelectorDtoExtra.js';
|
|
9
9
|
import type { ModelResolutionSelectorDtoModelCapability } from './modelResolutionSelectorDtoModelCapability.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Forward-compat bag of additional registry dimensions → required literal. Omit / {} when only structured dimensions are used.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Match when the invocation REQUIRES this model capability/modality (the `modelCapability` dimension — one rule routes e.g. every vision-requiring invocation to a multimodal model without pinning a provider).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionSelectorDtoModelCapability = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Match when the resolving agent's model class equals this value (the Phase-4 `modelClass` dimension — one rule routes e.g. every `review`-class agent).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionSelectorDtoModelClass = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ModelResolutionSelectorResponseDtoExtra } from './modelResolutionSelectorResponseDtoExtra.js';
|
|
9
9
|
import type { ModelResolutionSelectorResponseDtoModelCapability } from './modelResolutionSelectorResponseDtoModelCapability.js';
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionSelectorResponseDtoModelCapability = void 0;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ModelResolutionSelectorResponseDtoModelClass = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Always `published` — the projection only carries resolvable rows.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.ObjectLifecycle = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { DefaultTargetRefDto } from './defaultTargetRefDto.js';
|
|
9
9
|
export interface RepointDefaultTargetDto {
|
package/dist/models/spaceKind.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.SpaceKind = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ModelResolutionSelectorDto } from './modelResolutionSelectorDto.js';
|
|
9
9
|
import type { UpsertManagedModelResolutionRuleDtoTargetKind } from './upsertManagedModelResolutionRuleDtoTargetKind.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Target kind: `concrete` pins (modelId, providerSlug); `strategy` routes through a ModelStrategy class.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.UpsertManagedModelResolutionRuleDtoTargetKind = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Strategy routing class. Required when targetKind=strategy.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.UpsertManagedModelResolutionRuleDtoTargetModelClass = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* One of: agent | agent-composition | model | model-resolution-rule from this producer.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* LLM Registry API
|
|
6
6
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
7
|
-
* OpenAPI spec version: 0.1.
|
|
7
|
+
* OpenAPI spec version: 0.1.3
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.XemaObjectKind = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { ObjectLifecycle } from './objectLifecycle.js';
|
|
9
9
|
import type { XemaObjectKind } from './xemaObjectKind.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
/**
|
|
9
9
|
* Kind-specific payload. Narrows to AgentKernelPayloadDto | AgentPayloadDto | ModelPayloadDto | ModelResolutionRulePayloadDto based on `kind`.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* LLM Registry API
|
|
5
5
|
* Central registry for LLM providers, models, and per-project model configuration
|
|
6
|
-
* OpenAPI spec version: 0.1.
|
|
6
|
+
* OpenAPI spec version: 0.1.3
|
|
7
7
|
*/
|
|
8
8
|
import type { SpaceKind } from './spaceKind.js';
|
|
9
9
|
export interface XemaSpaceRefDto {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xemahq/llm-registry-internal-api-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.7.0",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"bugs": "https://github.com/xema-dev/xema-community/issues",
|
|
29
29
|
"repository": {
|
|
30
30
|
"type": "git",
|
|
31
|
-
"url": "git+https://github.com/xema-dev/xema-
|
|
31
|
+
"url": "git+https://github.com/xema-dev/xema-base.git",
|
|
32
32
|
"directory": "packages/clients/llm-registry-internal-api"
|
|
33
33
|
},
|
|
34
34
|
"description": "Generated internal API client for the Xema llm-registry-api service.",
|