fluxflow-cli 4.6.2 → 4.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/README.md +1 -0
- package/dist/chunks/{ai-P2EI77UO.js → ai-DU5WGWHM.js} +1 -1
- package/dist/chunks/app-BSYE4L5G.js +224 -0
- package/dist/chunks/chunk-N2OGM2AO.js +1177 -0
- package/dist/cli.js +7 -7
- package/dist/model_config.json +7 -20
- package/dist/package.json +2 -2
- package/model_config.json +7 -20
- package/package.json +2 -2
- package/dist/chunks/app-E4LPHXZS.js +0 -224
- package/dist/chunks/chunk-JGU5KBCM.js +0 -846
package/README.md
CHANGED
|
@@ -155,6 +155,7 @@ Set these in your shell/session to override defaults:
|
|
|
155
155
|
- `NO_DEV` - true|false, default: false
|
|
156
156
|
- `EXPERIMENTAL_MEMORY_MANAGER` - true|false, default: false
|
|
157
157
|
- `I_HAVE_TOO_MUCH_MONEY` - true|false, default: false, F's up the cache-hit ratio
|
|
158
|
+
- `GOOGLE_GEMMA_NONSENSE` - true|false, default: false, for the 16k TPM limit in gemma models on gemini API. False defaults to 256k
|
|
158
159
|
|
|
159
160
|
---
|
|
160
161
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{$ as r,L as b,M as c,N as d,O as e,P as f,Q as g,R as h,S as i,T as j,U as k,V as l,W as m,X as n,Y as o,Z as p,_ as q}from"./chunk-
|
|
1
|
+
import{$ as r,L as b,M as c,N as d,O as e,P as f,Q as g,R as h,S as i,T as j,U as k,V as l,W as m,X as n,Y as o,Z as p,_ as q}from"./chunk-N2OGM2AO.js";import"./chunk-JM3JCK2K.js";import"./chunk-QLPFOHKZ.js";import{c as a}from"./chunk-IJCIHHAH.js";import"./chunk-SIINYZWE.js";import"./chunk-4TZKD2XR.js";import"./chunk-56EJGQU3.js";import"./chunk-ROHVHR3J.js";export{c as RE_LEADING_THINK,o as compressHistory,b as convertChannelThinkTags,p as deleteChatSummary,e as findGenuineThinkClose,q as getAIStream,i as getCleanGroupedLength,l as getGoogleClient,f as getLeadingThinkBlock,n as initAI,d as isInsideBacktick,a as isModelMultimodal,k as isTerminationSignaled,m as runJanitorTask,r as runSubagent,j as signalTermination,g as stripLeadingThinking,h as stripNakedXmlTags};
|