@sogni-ai/sogni-intelligence-client 3.24.7 → 3.24.8
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loraGuidance.d.ts","sourceRoot":"","sources":["../../../src/tools/shared/loraGuidance.ts"],"names":[],"mappings":"AA4BA,eAAO,MAAM,4BAA4B,QAYkB,CAAC;AAG5D,eAAO,MAAM,uBAAuB,QAUuD,CAAC;AAG5F,eAAO,MAAM,sBAAsB,QAGsC,CAAC;AAG1E,eAAO,MAAM,6BAA6B,QAGwC,CAAC;AAcnF,eAAO,MAAM,+BAA+B,
|
|
1
|
+
{"version":3,"file":"loraGuidance.d.ts","sourceRoot":"","sources":["../../../src/tools/shared/loraGuidance.ts"],"names":[],"mappings":"AA4BA,eAAO,MAAM,4BAA4B,QAYkB,CAAC;AAG5D,eAAO,MAAM,uBAAuB,QAUuD,CAAC;AAG5F,eAAO,MAAM,sBAAsB,QAGsC,CAAC;AAG1E,eAAO,MAAM,6BAA6B,QAGwC,CAAC;AAcnF,eAAO,MAAM,+BAA+B,QAS+B,CAAC;AAG5E,eAAO,MAAM,gCAAgC,QAUoD,CAAC;AAQlG,wBAAgB,mBAAmB,CAAC,SAAS,EAAE,SAAS,MAAM,EAAE,GAAG,MAAM,CAMxE"}
|
|
@@ -30,21 +30,25 @@ exports.LORA_STACKING_GUIDANCE = 'Stack up to 8 in one request; order matters be
|
|
|
30
30
|
exports.KREA2_LORA_MODEL_IDS_SENTENCE = 'Accepted only by the five Krea 2 based models: krea2_turbo_fp8_scaled (text-to-image), ' +
|
|
31
31
|
'krea2_identity_edit_v1_2 and krea2_identity_edit_sogni_v0_3_alpha (identity edit), and the ' +
|
|
32
32
|
'dark_beast_krea2_fp8 / dark_beast_krea2_identity_edit_v1_2 community variants.';
|
|
33
|
-
exports.H3_VIDEO_LORA_CATALOG_REFERENCE = '
|
|
34
|
-
+ '
|
|
35
|
-
+ '
|
|
36
|
-
+ '
|
|
37
|
-
+ '
|
|
38
|
-
+ '
|
|
33
|
+
exports.H3_VIDEO_LORA_CATALOG_REFERENCE = 'Three LoRAs are published for MiniMax H3 today and the set differs by mode, so '
|
|
34
|
+
+ 'GET /v1/loras/comfy?modelId=<model> is authoritative for the mode in hand and carries exact '
|
|
35
|
+
+ 'ranges, maturity flags, and anything published since. h3-realism-people (fal) is a realism '
|
|
36
|
+
+ 'pass trained on live-action footage of people: it restores skin texture and pores, stray '
|
|
37
|
+
+ 'hairs, fabric weave and a fine sensor grain that the base model smooths away, and holds up in '
|
|
38
|
+
+ 'close-up. It is the only one gated on a trigger word — put r34l1sm near the FRONT of the '
|
|
39
|
+
+ 'prompt, or the render comes back as ordinary H3 with no error. h3-vbvr-video-reasoning is a '
|
|
40
|
+
+ 'prompt-adherence pass that holds the model to what was asked instead of improvising. '
|
|
41
|
+
+ 'h3-mystic-xxx-v4 is an uncensored adult fine-tune. Do not invent ids.';
|
|
39
42
|
exports.H3_VIDEO_LORA_STRENGTHS_GUIDANCE = 'Strength for each LoRA in loras, in the same order. Omitting the array applies 1.0 to every '
|
|
40
|
-
+ 'LoRA, which is
|
|
41
|
-
+ 'band, so send explicit values. Video LoRAs are positive-only — unlike the bipolar Krea 2 image '
|
|
43
|
+
+ 'LoRA, which is not every LoRA\'s catalog default and for h3-realism-people is already at the '
|
|
44
|
+
+ 'top of its band, so send explicit values. Video LoRAs are positive-only — unlike the bipolar Krea 2 image '
|
|
42
45
|
+ 'sliders, a negative value is not an inverse effect and 0 is off. h3-realism-people takes 0-2 '
|
|
43
46
|
+ 'and its catalog default is 0.8; 0.6-1 is the '
|
|
44
47
|
+ 'usable band. It also pulls the camera in as it climbs: at 1.5 and above the shot reliably '
|
|
45
48
|
+ 'recomposes and the grade darkens, which on an image-conditioned mode can crop the subject out '
|
|
46
49
|
+ 'of the frame the user supplied. Raise it above 1 only when the user asks for more, and prefer '
|
|
47
|
-
+ 'the default when they supplied a first or last frame.'
|
|
50
|
+
+ 'the default when they supplied a first or last frame. h3-vbvr-video-reasoning and '
|
|
51
|
+
+ 'h3-mystic-xxx-v4 both take 0-1 and do default to 1.0, with usable bands of 0.7-1 and 0.2-1.';
|
|
48
52
|
function h3LoraModelSentence(selectors) {
|
|
49
53
|
return (`Accepted only when videoModel is one of ${selectors.map(selector => `"${selector}"`).join(', ')}. `
|
|
50
54
|
+ 'Every other video model on this tool loads no LoRAs and silently ignores these arrays, so set '
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loraGuidance.js","sourceRoot":"","sources":["../../../src/tools/shared/loraGuidance.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"loraGuidance.js","sourceRoot":"","sources":["../../../src/tools/shared/loraGuidance.ts"],"names":[],"mappings":";;;AA6GA,kDAMC;AAvFY,QAAA,4BAA4B,GACvC,0FAA0F;IAC1F,4FAA4F;IAC5F,+FAA+F;IAC/F,8FAA8F;IAC9F,oFAAoF;IACpF,0FAA0F;IAC1F,0FAA0F;IAC1F,4FAA4F;IAC5F,8FAA8F;IAC9F,8DAA8D;IAC9D,+DAA+D;IAC/D,yDAAyD,CAAC;AAG/C,QAAA,uBAAuB,GAClC,4FAA4F;IAC5F,0EAA0E;IAC1E,yFAAyF;IACzF,4FAA4F;IAC5F,gFAAgF;IAChF,uFAAuF;IACvF,6FAA6F;IAC7F,oFAAoF;IACpF,yFAAyF;IACzF,yFAAyF,CAAC;AAG/E,QAAA,sBAAsB,GACjC,4FAA4F;IAC5F,8FAA8F;IAC9F,uEAAuE,CAAC;AAG7D,QAAA,6BAA6B,GACxC,yFAAyF;IACzF,6FAA6F;IAC7F,gFAAgF,CAAC;AActE,QAAA,+BAA+B,GAC1C,iFAAiF;MAC/E,8FAA8F;MAC9F,6FAA6F;MAC7F,2FAA2F;MAC3F,gGAAgG;MAChG,2FAA2F;MAC3F,8FAA8F;MAC9F,uFAAuF;MACvF,uEAAuE,CAAC;AAG/D,QAAA,gCAAgC,GAC3C,8FAA8F;MAC5F,+FAA+F;MAC/F,4GAA4G;MAC5G,+FAA+F;MAC/F,+CAA+C;MAC/C,4FAA4F;MAC5F,gGAAgG;MAChG,gGAAgG;MAChG,oFAAoF;MACpF,6FAA6F,CAAC;AAQlG,SAAgB,mBAAmB,CAAC,SAA4B;IAC9D,OAAO,CACL,2CAA2C,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC,IAAI,QAAQ,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI;UAClG,gGAAgG;UAChG,uEAAuE,CAC1E,CAAC;AACJ,CAAC"}
|
|
@@ -26,21 +26,25 @@ export const LORA_STACKING_GUIDANCE = 'Stack up to 8 in one request; order matte
|
|
|
26
26
|
export const KREA2_LORA_MODEL_IDS_SENTENCE = 'Accepted only by the five Krea 2 based models: krea2_turbo_fp8_scaled (text-to-image), ' +
|
|
27
27
|
'krea2_identity_edit_v1_2 and krea2_identity_edit_sogni_v0_3_alpha (identity edit), and the ' +
|
|
28
28
|
'dark_beast_krea2_fp8 / dark_beast_krea2_identity_edit_v1_2 community variants.';
|
|
29
|
-
export const H3_VIDEO_LORA_CATALOG_REFERENCE = '
|
|
30
|
-
+ '
|
|
31
|
-
+ '
|
|
32
|
-
+ '
|
|
33
|
-
+ '
|
|
34
|
-
+ '
|
|
29
|
+
export const H3_VIDEO_LORA_CATALOG_REFERENCE = 'Three LoRAs are published for MiniMax H3 today and the set differs by mode, so '
|
|
30
|
+
+ 'GET /v1/loras/comfy?modelId=<model> is authoritative for the mode in hand and carries exact '
|
|
31
|
+
+ 'ranges, maturity flags, and anything published since. h3-realism-people (fal) is a realism '
|
|
32
|
+
+ 'pass trained on live-action footage of people: it restores skin texture and pores, stray '
|
|
33
|
+
+ 'hairs, fabric weave and a fine sensor grain that the base model smooths away, and holds up in '
|
|
34
|
+
+ 'close-up. It is the only one gated on a trigger word — put r34l1sm near the FRONT of the '
|
|
35
|
+
+ 'prompt, or the render comes back as ordinary H3 with no error. h3-vbvr-video-reasoning is a '
|
|
36
|
+
+ 'prompt-adherence pass that holds the model to what was asked instead of improvising. '
|
|
37
|
+
+ 'h3-mystic-xxx-v4 is an uncensored adult fine-tune. Do not invent ids.';
|
|
35
38
|
export const H3_VIDEO_LORA_STRENGTHS_GUIDANCE = 'Strength for each LoRA in loras, in the same order. Omitting the array applies 1.0 to every '
|
|
36
|
-
+ 'LoRA, which is
|
|
37
|
-
+ 'band, so send explicit values. Video LoRAs are positive-only — unlike the bipolar Krea 2 image '
|
|
39
|
+
+ 'LoRA, which is not every LoRA\'s catalog default and for h3-realism-people is already at the '
|
|
40
|
+
+ 'top of its band, so send explicit values. Video LoRAs are positive-only — unlike the bipolar Krea 2 image '
|
|
38
41
|
+ 'sliders, a negative value is not an inverse effect and 0 is off. h3-realism-people takes 0-2 '
|
|
39
42
|
+ 'and its catalog default is 0.8; 0.6-1 is the '
|
|
40
43
|
+ 'usable band. It also pulls the camera in as it climbs: at 1.5 and above the shot reliably '
|
|
41
44
|
+ 'recomposes and the grade darkens, which on an image-conditioned mode can crop the subject out '
|
|
42
45
|
+ 'of the frame the user supplied. Raise it above 1 only when the user asks for more, and prefer '
|
|
43
|
-
+ 'the default when they supplied a first or last frame.'
|
|
46
|
+
+ 'the default when they supplied a first or last frame. h3-vbvr-video-reasoning and '
|
|
47
|
+
+ 'h3-mystic-xxx-v4 both take 0-1 and do default to 1.0, with usable bands of 0.7-1 and 0.2-1.';
|
|
44
48
|
export function h3LoraModelSentence(selectors) {
|
|
45
49
|
return (`Accepted only when videoModel is one of ${selectors.map(selector => `"${selector}"`).join(', ')}. `
|
|
46
50
|
+ 'Every other video model on this tool loads no LoRAs and silently ignores these arrays, so set '
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loraGuidance.js","sourceRoot":"","sources":["../../../src/tools/shared/loraGuidance.ts"],"names":[],"mappings":"AA4BA,MAAM,CAAC,MAAM,4BAA4B,GACvC,0FAA0F;IAC1F,4FAA4F;IAC5F,+FAA+F;IAC/F,8FAA8F;IAC9F,oFAAoF;IACpF,0FAA0F;IAC1F,0FAA0F;IAC1F,4FAA4F;IAC5F,8FAA8F;IAC9F,8DAA8D;IAC9D,+DAA+D;IAC/D,yDAAyD,CAAC;AAG5D,MAAM,CAAC,MAAM,uBAAuB,GAClC,4FAA4F;IAC5F,0EAA0E;IAC1E,yFAAyF;IACzF,4FAA4F;IAC5F,gFAAgF;IAChF,uFAAuF;IACvF,6FAA6F;IAC7F,oFAAoF;IACpF,yFAAyF;IACzF,yFAAyF,CAAC;AAG5F,MAAM,CAAC,MAAM,sBAAsB,GACjC,4FAA4F;IAC5F,8FAA8F;IAC9F,uEAAuE,CAAC;AAG1E,MAAM,CAAC,MAAM,6BAA6B,GACxC,yFAAyF;IACzF,6FAA6F;IAC7F,gFAAgF,CAAC;AAcnF,MAAM,CAAC,MAAM,+BAA+B,GAC1C,
|
|
1
|
+
{"version":3,"file":"loraGuidance.js","sourceRoot":"","sources":["../../../src/tools/shared/loraGuidance.ts"],"names":[],"mappings":"AA4BA,MAAM,CAAC,MAAM,4BAA4B,GACvC,0FAA0F;IAC1F,4FAA4F;IAC5F,+FAA+F;IAC/F,8FAA8F;IAC9F,oFAAoF;IACpF,0FAA0F;IAC1F,0FAA0F;IAC1F,4FAA4F;IAC5F,8FAA8F;IAC9F,8DAA8D;IAC9D,+DAA+D;IAC/D,yDAAyD,CAAC;AAG5D,MAAM,CAAC,MAAM,uBAAuB,GAClC,4FAA4F;IAC5F,0EAA0E;IAC1E,yFAAyF;IACzF,4FAA4F;IAC5F,gFAAgF;IAChF,uFAAuF;IACvF,6FAA6F;IAC7F,oFAAoF;IACpF,yFAAyF;IACzF,yFAAyF,CAAC;AAG5F,MAAM,CAAC,MAAM,sBAAsB,GACjC,4FAA4F;IAC5F,8FAA8F;IAC9F,uEAAuE,CAAC;AAG1E,MAAM,CAAC,MAAM,6BAA6B,GACxC,yFAAyF;IACzF,6FAA6F;IAC7F,gFAAgF,CAAC;AAcnF,MAAM,CAAC,MAAM,+BAA+B,GAC1C,iFAAiF;MAC/E,8FAA8F;MAC9F,6FAA6F;MAC7F,2FAA2F;MAC3F,gGAAgG;MAChG,2FAA2F;MAC3F,8FAA8F;MAC9F,uFAAuF;MACvF,uEAAuE,CAAC;AAG5E,MAAM,CAAC,MAAM,gCAAgC,GAC3C,8FAA8F;MAC5F,+FAA+F;MAC/F,4GAA4G;MAC5G,+FAA+F;MAC/F,+CAA+C;MAC/C,4FAA4F;MAC5F,gGAAgG;MAChG,gGAAgG;MAChG,oFAAoF;MACpF,6FAA6F,CAAC;AAQlG,MAAM,UAAU,mBAAmB,CAAC,SAA4B;IAC9D,OAAO,CACL,2CAA2C,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC,IAAI,QAAQ,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI;UAClG,gGAAgG;UAChG,uEAAuE,CAC1E,CAAC;AACJ,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sogni-ai/sogni-intelligence-client",
|
|
3
|
-
"version": "3.24.
|
|
3
|
+
"version": "3.24.8",
|
|
4
4
|
"description": "Public Sogni Intelligence client — Node.js convenience wrapper for the Sogni SDK plus the public-safe subset of @sogni/creative-agent contracts (ContractRegistry, AssetManifest, RunRecord, tool envelopes). For agent builders, third-party integrations, and downstream SDKs.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|