@omnicross/core 0.1.5 → 0.1.7
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/dist/ApiConverter.cjs +2 -2
- package/dist/ApiConverter.js +1 -1
- package/dist/{CompletionService-DdWaAxq0.d.ts → CompletionService-C3BX0Ovy.d.ts} +4 -3
- package/dist/{CompletionService-D3a47vdU.d.cts → CompletionService-kNA17cfI.d.cts} +4 -3
- package/dist/auth/GeminiCodeAssistProjectResolver.cjs +8 -6
- package/dist/auth/GeminiCodeAssistProjectResolver.js +6 -4
- package/dist/{chunk-3Z5BQZFM.cjs → chunk-235MXAGX.cjs} +3 -1
- package/dist/{chunk-HRRYG2AX.js → chunk-23S5OPIO.js} +10 -1
- package/dist/chunk-25GXJCEZ.cjs +40 -0
- package/dist/chunk-2E42SAW3.cjs +323 -0
- package/dist/chunk-2JYRIADS.js +40 -0
- package/dist/chunk-2Z4XM3H5.cjs +44 -0
- package/dist/{chunk-BODMAL6G.js → chunk-32O35CIF.js} +271 -91
- package/dist/chunk-3SCOLIPT.cjs +63 -0
- package/dist/{chunk-SYQF7OIR.js → chunk-3WD4HTR2.js} +2 -0
- package/dist/{chunk-CGKLE6IW.cjs → chunk-4BB343BI.cjs} +1489 -520
- package/dist/{chunk-VACWOIRE.cjs → chunk-4VZX5F4T.cjs} +39 -15
- package/dist/{chunk-5ZQBEOMD.js → chunk-5NJLQ6T6.js} +46 -12
- package/dist/chunk-5RSZYQJH.cjs +62 -0
- package/dist/chunk-6QQG7YG3.cjs +153 -0
- package/dist/{chunk-IFXJ2BG7.js → chunk-7C7DET6S.js} +51 -6
- package/dist/{chunk-IK3KE3AU.js → chunk-DE2SRBFZ.js} +1 -1
- package/dist/{chunk-FH2P4OCD.js → chunk-E3COOKUP.js} +1240 -271
- package/dist/{chunk-UHGVBFU3.js → chunk-EBLFCNPY.js} +38 -14
- package/dist/chunk-FU7EAR73.js +62 -0
- package/dist/chunk-FXR6N3SR.js +323 -0
- package/dist/{chunk-SUEGJ75D.cjs → chunk-GDIXXKF2.cjs} +46 -12
- package/dist/chunk-GFIZ6LQI.js +170 -0
- package/dist/chunk-GL6XM527.js +61 -0
- package/dist/chunk-HVBBDBS3.cjs +350 -0
- package/dist/{chunk-46ZIFWYG.cjs → chunk-IIRPUVPH.cjs} +7 -1
- package/dist/chunk-J3QQ6JS5.cjs +170 -0
- package/dist/{chunk-JWVTXXPX.cjs → chunk-KBM2W6UY.cjs} +8 -4
- package/dist/chunk-LB6EBS6Y.js +69 -0
- package/dist/{chunk-IWQAX3CS.js → chunk-LVUCAWMK.js} +1 -1
- package/dist/chunk-MKF46GNZ.js +350 -0
- package/dist/{chunk-HYN75H6G.cjs → chunk-MUHWHQVM.cjs} +1 -1
- package/dist/chunk-MYYR3HZL.js +44 -0
- package/dist/{chunk-MFZ5437A.js → chunk-N5T4M4GU.js} +1 -1
- package/dist/{chunk-5ENKBSWO.js → chunk-N7OOJI5V.js} +88 -8
- package/dist/chunk-NKVZ6Z3Y.cjs +61 -0
- package/dist/chunk-OF3BECU2.cjs +69 -0
- package/dist/{chunk-SNYBEXLB.cjs → chunk-OJGQKHN5.cjs} +3 -1
- package/dist/{chunk-DDMRUL76.cjs → chunk-OKMJLEXX.cjs} +5 -5
- package/dist/chunk-OPRS4IQZ.js +153 -0
- package/dist/chunk-OTZC4TNH.cjs +79 -0
- package/dist/{chunk-3Q6Z6JTO.cjs → chunk-OVQBNVSV.cjs} +287 -107
- package/dist/{chunk-4XMYPW46.cjs → chunk-OXHNSZ53.cjs} +84 -44
- package/dist/{chunk-C6OV7GCC.js → chunk-PEGTIPB3.js} +52 -12
- package/dist/chunk-PO3XB56Z.js +79 -0
- package/dist/{chunk-D3TDKWRP.js → chunk-RJ5ZGNI3.js} +54 -5
- package/dist/{chunk-PG7PS2NN.cjs → chunk-RJUONLUQ.cjs} +59 -10
- package/dist/{chunk-BPKCU575.js → chunk-SOO562NM.js} +3 -1
- package/dist/{chunk-6QZGDLL4.js → chunk-TOVPMMHM.js} +5 -1
- package/dist/{chunk-K52THW2C.cjs → chunk-V4TXMEJS.cjs} +5 -5
- package/dist/{chunk-G2UTNSGU.js → chunk-WNKWAEUR.js} +7 -1
- package/dist/{chunk-UNWKG6EI.cjs → chunk-XPIOJQS2.cjs} +51 -6
- package/dist/chunk-XXFYLL7R.js +63 -0
- package/dist/{chunk-KFI44N2R.cjs → chunk-YNJNTCSQ.cjs} +10 -1
- package/dist/{chunk-VQY5W4YW.cjs → chunk-YWL7YZWS.cjs} +90 -10
- package/dist/completion/ApiKeyPoolService.cjs +12 -0
- package/dist/completion/ApiKeyPoolService.d.cts +6 -0
- package/dist/completion/ApiKeyPoolService.d.ts +6 -0
- package/dist/completion/ApiKeyPoolService.js +12 -0
- package/dist/completion/CompletionService.cjs +30 -24
- package/dist/completion/CompletionService.d.cts +3 -1
- package/dist/completion/CompletionService.d.ts +3 -1
- package/dist/completion/CompletionService.js +29 -23
- package/dist/completion.cjs +32 -26
- package/dist/completion.d.cts +3 -1
- package/dist/completion.d.ts +3 -1
- package/dist/completion.js +31 -25
- package/dist/index.cjs +56 -29
- package/dist/index.d.cts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +61 -34
- package/dist/{keyPolicy-Cp0FntZl.d.cts → keyPolicy-zdWTu3CQ.d.cts} +1 -1
- package/dist/{keyPolicy-Cp0FntZl.d.ts → keyPolicy-zdWTu3CQ.d.ts} +1 -1
- package/dist/outbound-api/auditCapture.cjs +2 -2
- package/dist/outbound-api/auditCapture.d.cts +3 -4
- package/dist/outbound-api/auditCapture.d.ts +3 -4
- package/dist/outbound-api/auditCapture.js +1 -1
- package/dist/outbound-api/quotaWarn.d.cts +1 -1
- package/dist/outbound-api/quotaWarn.d.ts +1 -1
- package/dist/outbound-api/routeResolver.cjs +2 -2
- package/dist/outbound-api/routeResolver.d.cts +5 -3
- package/dist/outbound-api/routeResolver.d.ts +5 -3
- package/dist/outbound-api/routeResolver.js +1 -1
- package/dist/outbound-api/subscriptionRegistryPort.d.cts +2 -0
- package/dist/outbound-api/subscriptionRegistryPort.d.ts +2 -0
- package/dist/outbound-api/types.d.cts +4 -2
- package/dist/outbound-api/types.d.ts +4 -2
- package/dist/outbound-api.cjs +52 -25
- package/dist/outbound-api.d.cts +131 -87
- package/dist/outbound-api.d.ts +131 -87
- package/dist/outbound-api.js +55 -28
- package/dist/pipeline/AccountAllowanceScheduling.cjs +15 -0
- package/dist/pipeline/AccountAllowanceScheduling.d.cts +91 -0
- package/dist/pipeline/AccountAllowanceScheduling.d.ts +91 -0
- package/dist/pipeline/AccountAllowanceScheduling.js +15 -0
- package/dist/pipeline/AccountAllowanceStore.cjs +20 -0
- package/dist/pipeline/AccountAllowanceStore.d.cts +77 -0
- package/dist/pipeline/AccountAllowanceStore.d.ts +77 -0
- package/dist/pipeline/AccountAllowanceStore.js +20 -0
- package/dist/pipeline/AccountRouteActivity.cjs +10 -0
- package/dist/pipeline/AccountRouteActivity.d.cts +61 -0
- package/dist/pipeline/AccountRouteActivity.d.ts +61 -0
- package/dist/pipeline/AccountRouteActivity.js +10 -0
- package/dist/pipeline/AuthSource.d.cts +11 -2
- package/dist/pipeline/AuthSource.d.ts +11 -2
- package/dist/pipeline/BoundAccountSelectionError.cjs +10 -0
- package/dist/pipeline/BoundAccountSelectionError.d.cts +28 -0
- package/dist/pipeline/BoundAccountSelectionError.d.ts +28 -0
- package/dist/pipeline/BoundAccountSelectionError.js +10 -0
- package/dist/pipeline/LlmConfigProviderAuth.d.cts +1 -0
- package/dist/pipeline/LlmConfigProviderAuth.d.ts +1 -0
- package/dist/pipeline/ServerOverloadCounter.cjs +16 -0
- package/dist/pipeline/ServerOverloadCounter.d.cts +77 -0
- package/dist/pipeline/ServerOverloadCounter.d.ts +77 -0
- package/dist/pipeline/ServerOverloadCounter.js +16 -0
- package/dist/pipeline/SubscriptionAccountHealth.cjs +6 -2
- package/dist/pipeline/SubscriptionAccountHealth.d.cts +65 -8
- package/dist/pipeline/SubscriptionAccountHealth.d.ts +65 -8
- package/dist/pipeline/SubscriptionAccountHealth.js +5 -1
- package/dist/pipeline/SubscriptionAuthSource.cjs +5 -2
- package/dist/pipeline/SubscriptionAuthSource.d.cts +1 -0
- package/dist/pipeline/SubscriptionAuthSource.d.ts +1 -0
- package/dist/pipeline/SubscriptionAuthSource.js +4 -1
- package/dist/pipeline/SubscriptionAuthStrategy.d.cts +8 -3
- package/dist/pipeline/SubscriptionAuthStrategy.d.ts +8 -3
- package/dist/pipeline/executeProviderCall.cjs +2 -2
- package/dist/pipeline/executeProviderCall.d.cts +8 -3
- package/dist/pipeline/executeProviderCall.d.ts +8 -3
- package/dist/pipeline/executeProviderCall.js +1 -1
- package/dist/pipeline/resolveProviderChain.d.cts +2 -3
- package/dist/pipeline/resolveProviderChain.d.ts +2 -3
- package/dist/pipeline/resolveSubscriptionChain.d.cts +1 -0
- package/dist/pipeline/resolveSubscriptionChain.d.ts +1 -0
- package/dist/pipeline/upstreamFetch.cjs +5 -3
- package/dist/pipeline/upstreamFetch.d.cts +35 -6
- package/dist/pipeline/upstreamFetch.d.ts +35 -6
- package/dist/pipeline/upstreamFetch.js +4 -2
- package/dist/pipeline/upstreamTrace.cjs +4 -2
- package/dist/pipeline/upstreamTrace.d.cts +22 -8
- package/dist/pipeline/upstreamTrace.d.ts +22 -8
- package/dist/pipeline/upstreamTrace.js +3 -1
- package/dist/ports/pricing-store.d.cts +4 -3
- package/dist/ports/pricing-store.d.ts +4 -3
- package/dist/ports.d.cts +4 -3
- package/dist/ports.d.ts +4 -3
- package/dist/provider-proxy/ProviderProxy.cjs +30 -24
- package/dist/provider-proxy/ProviderProxy.d.cts +2 -0
- package/dist/provider-proxy/ProviderProxy.d.ts +2 -0
- package/dist/provider-proxy/ProviderProxy.js +29 -23
- package/dist/provider-proxy/identity/codexCliHeaders.cjs +10 -0
- package/dist/provider-proxy/identity/codexCliHeaders.d.cts +45 -0
- package/dist/provider-proxy/identity/codexCliHeaders.d.ts +45 -0
- package/dist/provider-proxy/identity/codexCliHeaders.js +10 -0
- package/dist/provider-proxy/ingress/providerProxyShared.cjs +32 -24
- package/dist/provider-proxy/ingress/providerProxyShared.d.cts +44 -5
- package/dist/provider-proxy/ingress/providerProxyShared.d.ts +44 -5
- package/dist/provider-proxy/ingress/providerProxyShared.js +31 -23
- package/dist/provider-proxy/matchText.cjs +4 -2
- package/dist/provider-proxy/matchText.d.cts +39 -6
- package/dist/provider-proxy/matchText.d.ts +39 -6
- package/dist/provider-proxy/matchText.js +3 -1
- package/dist/provider-proxy/types.d.cts +35 -2
- package/dist/provider-proxy/types.d.ts +35 -2
- package/dist/provider-proxy.cjs +30 -24
- package/dist/provider-proxy.d.cts +2 -0
- package/dist/provider-proxy.d.ts +2 -0
- package/dist/provider-proxy.js +29 -23
- package/dist/{routeResolver-C4T7yClx.d.ts → routeResolver-BxOfunbm.d.ts} +1 -1
- package/dist/{routeResolver-CB3tvJKy.d.cts → routeResolver-D5OzD0iM.d.cts} +1 -1
- package/dist/transformer/TransformerChainExecutor.cjs +2 -2
- package/dist/transformer/TransformerChainExecutor.js +1 -1
- package/dist/transformer/transformers/AnthropicTransformer.cjs +3 -2
- package/dist/transformer/transformers/AnthropicTransformer.js +2 -1
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.cjs +3 -3
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.js +2 -2
- package/dist/transformer/transformers/GeminiTransformer.cjs +3 -3
- package/dist/transformer/transformers/GeminiTransformer.js +2 -2
- package/dist/transformer/transformers/OpenAIResponseTransformer.cjs +3 -2
- package/dist/transformer/transformers/OpenAIResponseTransformer.d.cts +1 -1
- package/dist/transformer/transformers/OpenAIResponseTransformer.d.ts +1 -1
- package/dist/transformer/transformers/OpenAIResponseTransformer.js +2 -1
- package/dist/transformer/transformers/OpenAITransformer.cjs +6 -0
- package/dist/transformer/transformers/OpenAITransformer.d.cts +68 -0
- package/dist/transformer/transformers/OpenAITransformer.d.ts +68 -0
- package/dist/transformer/transformers/OpenAITransformer.js +6 -0
- package/dist/transformer/transformers.cjs +9 -14
- package/dist/transformer/transformers.d.cts +12 -48
- package/dist/transformer/transformers.d.ts +12 -48
- package/dist/transformer/transformers.js +11 -16
- package/dist/transformer/types.d.cts +17 -0
- package/dist/transformer/types.d.ts +17 -0
- package/dist/transformer.cjs +12 -12
- package/dist/transformer.d.cts +1 -2
- package/dist/transformer.d.ts +1 -2
- package/dist/transformer.js +12 -12
- package/dist/{types-lgPYQuZS.d.ts → types-CqZD77rS.d.ts} +173 -7
- package/dist/{types-B8Arpxn0.d.cts → types-gjJ5lJ5n.d.cts} +173 -7
- package/dist/usage/pricing-engine.cjs +2 -2
- package/dist/usage/pricing-engine.d.cts +29 -1
- package/dist/usage/pricing-engine.d.ts +29 -1
- package/dist/usage/pricing-engine.js +1 -1
- package/dist/usage/usage-recorder.cjs +2 -2
- package/dist/usage/usage-recorder.d.cts +5 -1
- package/dist/usage/usage-recorder.d.ts +5 -1
- package/dist/usage/usage-recorder.js +1 -1
- package/dist/usage.cjs +3 -3
- package/dist/usage.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-7FEBOPJO.cjs +0 -50
- package/dist/chunk-DWKQZ2SK.cjs +0 -254
- package/dist/chunk-IAXWICZU.js +0 -69
- package/dist/chunk-IB3FDI4O.js +0 -50
- package/dist/chunk-OQWKZCXP.js +0 -242
- package/dist/chunk-QWBWGODS.cjs +0 -69
- package/dist/chunk-YMFAJFQT.cjs +0 -173
- package/dist/chunk-ZCIQ3L3R.cjs +0 -242
- package/dist/chunk-ZJZAOKI7.js +0 -254
- package/dist/chunk-ZLX3KGXX.js +0 -173
- package/dist/transformer/transformers/OpenCodeGoTransformer.cjs +0 -6
- package/dist/transformer/transformers/OpenCodeGoTransformer.d.cts +0 -51
- package/dist/transformer/transformers/OpenCodeGoTransformer.d.ts +0 -51
- package/dist/transformer/transformers/OpenCodeGoTransformer.js +0 -6
- package/dist/transformer/transformers/ReasoningTransformer.cjs +0 -6
- package/dist/transformer/transformers/ReasoningTransformer.d.cts +0 -47
- package/dist/transformer/transformers/ReasoningTransformer.d.ts +0 -47
- package/dist/transformer/transformers/ReasoningTransformer.js +0 -6
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { Transformer, TransformerLogger, LLMProvider, TransformerContext, UnifiedChatRequest } from '../types.cjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* OpenCodeGoTransformer — minimal request/response normalizer for OpenCodeGo's
|
|
5
|
-
* OpenAI-shape `/v1/chat/completions` upstream.
|
|
6
|
-
*
|
|
7
|
-
* The internal `UnifiedChatRequest` is already OpenAI-shape, so most of the
|
|
8
|
-
* conversion work happens upstream of this transformer (AnthropicTransformer
|
|
9
|
-
* decodes the SDK's Anthropic body to Unified at the chain's endpoint). This
|
|
10
|
-
* transformer's job is to:
|
|
11
|
-
*
|
|
12
|
-
* - Drop `meta` (internal routing metadata) before serializing.
|
|
13
|
-
* - Normalize `messages[].content` from `Array<MessageContent>` to a plain
|
|
14
|
-
* string when it's a single text block — some OpenCodeGo models reject
|
|
15
|
-
* the array form.
|
|
16
|
-
* - Drop fields the upstream rejects (e.g. `reasoning` when the model
|
|
17
|
-
* isn't a thinking model).
|
|
18
|
-
*
|
|
19
|
-
* **MiniMax models route to the Anthropic-shape `/v1/messages` upstream
|
|
20
|
-
* BYPASSING this transformer entirely** — see the dispatch proxy's
|
|
21
|
-
* subscription branch and `model-shape.ts`.
|
|
22
|
-
*
|
|
23
|
-
* @module transformer/transformers/OpenCodeGoTransformer
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
declare class OpenCodeGoTransformer implements Transformer {
|
|
27
|
-
static TransformerName: string;
|
|
28
|
-
name: string;
|
|
29
|
-
endPoint: string;
|
|
30
|
-
logger?: TransformerLogger;
|
|
31
|
-
auth(request: unknown, _provider: LLMProvider, _context: TransformerContext): Promise<{
|
|
32
|
-
body: unknown;
|
|
33
|
-
config: {
|
|
34
|
-
headers: Record<string, string | undefined>;
|
|
35
|
-
};
|
|
36
|
-
}>;
|
|
37
|
-
/**
|
|
38
|
-
* Unified → OpenAI Chat Completions.
|
|
39
|
-
* Unified IS chat completions shape; this is mostly stripping `meta` and
|
|
40
|
-
* normalizing string-content single-block messages.
|
|
41
|
-
*/
|
|
42
|
-
transformRequestIn(request: UnifiedChatRequest, _provider: LLMProvider, _context: TransformerContext): Promise<Record<string, unknown>>;
|
|
43
|
-
/**
|
|
44
|
-
* OpenAI Chat Completions response → Unified.
|
|
45
|
-
* The upstream's response shape already matches Unified — pass through.
|
|
46
|
-
* The endpoint AnthropicTransformer re-encodes to Anthropic for the SDK.
|
|
47
|
-
*/
|
|
48
|
-
transformResponseOut(response: Response, _context: TransformerContext): Promise<Response>;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
export { OpenCodeGoTransformer };
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { Transformer, TransformerLogger, LLMProvider, TransformerContext, UnifiedChatRequest } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* OpenCodeGoTransformer — minimal request/response normalizer for OpenCodeGo's
|
|
5
|
-
* OpenAI-shape `/v1/chat/completions` upstream.
|
|
6
|
-
*
|
|
7
|
-
* The internal `UnifiedChatRequest` is already OpenAI-shape, so most of the
|
|
8
|
-
* conversion work happens upstream of this transformer (AnthropicTransformer
|
|
9
|
-
* decodes the SDK's Anthropic body to Unified at the chain's endpoint). This
|
|
10
|
-
* transformer's job is to:
|
|
11
|
-
*
|
|
12
|
-
* - Drop `meta` (internal routing metadata) before serializing.
|
|
13
|
-
* - Normalize `messages[].content` from `Array<MessageContent>` to a plain
|
|
14
|
-
* string when it's a single text block — some OpenCodeGo models reject
|
|
15
|
-
* the array form.
|
|
16
|
-
* - Drop fields the upstream rejects (e.g. `reasoning` when the model
|
|
17
|
-
* isn't a thinking model).
|
|
18
|
-
*
|
|
19
|
-
* **MiniMax models route to the Anthropic-shape `/v1/messages` upstream
|
|
20
|
-
* BYPASSING this transformer entirely** — see the dispatch proxy's
|
|
21
|
-
* subscription branch and `model-shape.ts`.
|
|
22
|
-
*
|
|
23
|
-
* @module transformer/transformers/OpenCodeGoTransformer
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
declare class OpenCodeGoTransformer implements Transformer {
|
|
27
|
-
static TransformerName: string;
|
|
28
|
-
name: string;
|
|
29
|
-
endPoint: string;
|
|
30
|
-
logger?: TransformerLogger;
|
|
31
|
-
auth(request: unknown, _provider: LLMProvider, _context: TransformerContext): Promise<{
|
|
32
|
-
body: unknown;
|
|
33
|
-
config: {
|
|
34
|
-
headers: Record<string, string | undefined>;
|
|
35
|
-
};
|
|
36
|
-
}>;
|
|
37
|
-
/**
|
|
38
|
-
* Unified → OpenAI Chat Completions.
|
|
39
|
-
* Unified IS chat completions shape; this is mostly stripping `meta` and
|
|
40
|
-
* normalizing string-content single-block messages.
|
|
41
|
-
*/
|
|
42
|
-
transformRequestIn(request: UnifiedChatRequest, _provider: LLMProvider, _context: TransformerContext): Promise<Record<string, unknown>>;
|
|
43
|
-
/**
|
|
44
|
-
* OpenAI Chat Completions response → Unified.
|
|
45
|
-
* The upstream's response shape already matches Unified — pass through.
|
|
46
|
-
* The endpoint AnthropicTransformer re-encodes to Anthropic for the SDK.
|
|
47
|
-
*/
|
|
48
|
-
transformResponseOut(response: Response, _context: TransformerContext): Promise<Response>;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
export { OpenCodeGoTransformer };
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { Transformer, TransformerLogger, TransformerOptions, UnifiedChatRequest, LLMProvider, TransformerContext } from '../types.cjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* ReasoningTransformer - Transformer for reasoning/thinking mode support
|
|
5
|
-
*
|
|
6
|
-
* Handles:
|
|
7
|
-
* - Converting reasoning config to thinking API parameters
|
|
8
|
-
* - Converting reasoning_content in responses to thinking blocks
|
|
9
|
-
* - Calculating thinking budget based on model and effort level
|
|
10
|
-
*
|
|
11
|
-
* @module transformer/transformers/ReasoningTransformer
|
|
12
|
-
*/
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* ReasoningTransformer handles reasoning/thinking mode for compatible models
|
|
16
|
-
*
|
|
17
|
-
* Features:
|
|
18
|
-
* - Converts reasoning config to thinking API parameters
|
|
19
|
-
* - Can be enabled/disabled via options
|
|
20
|
-
* - Converts reasoning_content in stream responses to thinking blocks
|
|
21
|
-
*/
|
|
22
|
-
declare class ReasoningTransformer implements Transformer {
|
|
23
|
-
static TransformerName: string;
|
|
24
|
-
name: string;
|
|
25
|
-
logger?: TransformerLogger;
|
|
26
|
-
private enabled;
|
|
27
|
-
constructor(options?: TransformerOptions);
|
|
28
|
-
/**
|
|
29
|
-
* Transform request: convert reasoning config to thinking parameters
|
|
30
|
-
* Uses model-specific budget calculation based on effort level
|
|
31
|
-
*/
|
|
32
|
-
transformRequestIn(request: UnifiedChatRequest, provider: LLMProvider, _context: TransformerContext): Promise<Record<string, unknown>>;
|
|
33
|
-
/**
|
|
34
|
-
* Transform response: convert reasoning_content to thinking blocks
|
|
35
|
-
*/
|
|
36
|
-
transformResponseOut(response: Response, _context: TransformerContext): Promise<Response>;
|
|
37
|
-
/**
|
|
38
|
-
* Handle JSON (non-streaming) response
|
|
39
|
-
*/
|
|
40
|
-
private handleJsonResponse;
|
|
41
|
-
/**
|
|
42
|
-
* Handle streaming response - convert reasoning_content to thinking blocks
|
|
43
|
-
*/
|
|
44
|
-
private handleStreamResponse;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export { ReasoningTransformer };
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { Transformer, TransformerLogger, TransformerOptions, UnifiedChatRequest, LLMProvider, TransformerContext } from '../types.js';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* ReasoningTransformer - Transformer for reasoning/thinking mode support
|
|
5
|
-
*
|
|
6
|
-
* Handles:
|
|
7
|
-
* - Converting reasoning config to thinking API parameters
|
|
8
|
-
* - Converting reasoning_content in responses to thinking blocks
|
|
9
|
-
* - Calculating thinking budget based on model and effort level
|
|
10
|
-
*
|
|
11
|
-
* @module transformer/transformers/ReasoningTransformer
|
|
12
|
-
*/
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* ReasoningTransformer handles reasoning/thinking mode for compatible models
|
|
16
|
-
*
|
|
17
|
-
* Features:
|
|
18
|
-
* - Converts reasoning config to thinking API parameters
|
|
19
|
-
* - Can be enabled/disabled via options
|
|
20
|
-
* - Converts reasoning_content in stream responses to thinking blocks
|
|
21
|
-
*/
|
|
22
|
-
declare class ReasoningTransformer implements Transformer {
|
|
23
|
-
static TransformerName: string;
|
|
24
|
-
name: string;
|
|
25
|
-
logger?: TransformerLogger;
|
|
26
|
-
private enabled;
|
|
27
|
-
constructor(options?: TransformerOptions);
|
|
28
|
-
/**
|
|
29
|
-
* Transform request: convert reasoning config to thinking parameters
|
|
30
|
-
* Uses model-specific budget calculation based on effort level
|
|
31
|
-
*/
|
|
32
|
-
transformRequestIn(request: UnifiedChatRequest, provider: LLMProvider, _context: TransformerContext): Promise<Record<string, unknown>>;
|
|
33
|
-
/**
|
|
34
|
-
* Transform response: convert reasoning_content to thinking blocks
|
|
35
|
-
*/
|
|
36
|
-
transformResponseOut(response: Response, _context: TransformerContext): Promise<Response>;
|
|
37
|
-
/**
|
|
38
|
-
* Handle JSON (non-streaming) response
|
|
39
|
-
*/
|
|
40
|
-
private handleJsonResponse;
|
|
41
|
-
/**
|
|
42
|
-
* Handle streaming response - convert reasoning_content to thinking blocks
|
|
43
|
-
*/
|
|
44
|
-
private handleStreamResponse;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export { ReasoningTransformer };
|