fluxflow-cli 4.7.1 → 4.8.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 +3 -0
- package/dist/chunks/{ai-DU5WGWHM.js → ai-NSY4UUPI.js} +1 -1
- package/dist/chunks/{app-RQ4NXMV7.js → app-5WYBJJ2A.js} +148 -148
- package/dist/chunks/chunk-4C4RG42K.js +3 -0
- package/dist/chunks/chunk-7CTFUTNI.js +1228 -0
- package/dist/chunks/{chunk-ROHVHR3J.js → chunk-GPHO47JC.js} +1 -1
- package/dist/chunks/{chunk-A2MCYGU4.js → chunk-IBEWFYB6.js} +14 -2
- package/dist/chunks/chunk-LXTPAZBK.js +1 -0
- package/dist/chunks/{chunk-QLPFOHKZ.js → chunk-S27ZX6SS.js} +1 -1
- package/dist/chunks/{screen_grid-WWZV4QEB.js → screen_grid-PVH6GLPL.js} +1 -1
- package/dist/chunks/{secrets-K4C4B5TU.js → secrets-UQLBPIPZ.js} +1 -1
- package/dist/chunks/{settings-QKREUSRE.js → settings-HTCI4KRJ.js} +1 -1
- package/dist/chunks/usageServer-W24RPVXC.js +1 -0
- package/dist/cli.js +32 -32
- package/dist/model_config.json +34 -2
- package/dist/package.json +2 -2
- package/model_config.json +34 -2
- package/package.json +2 -2
- package/dist/chunks/ai-J235Y6SO.js +0 -1
- package/dist/chunks/app-BSYE4L5G.js +0 -224
- package/dist/chunks/chunk-CVSQABPU.js +0 -1174
- package/dist/chunks/chunk-IJCIHHAH.js +0 -3
- package/dist/chunks/chunk-JM3JCK2K.js +0 -1
- package/dist/chunks/chunk-N2OGM2AO.js +0 -1177
- package/dist/chunks/usageServer-2ICYG54E.js +0 -1
package/README.md
CHANGED
|
@@ -39,6 +39,8 @@ fluxflow-cli
|
|
|
39
39
|
- **CrofAI**
|
|
40
40
|
- **InferX**
|
|
41
41
|
- **SenseNovaAI**
|
|
42
|
+
- **Poolside**
|
|
43
|
+
- **9Router** (*Experimental*)
|
|
42
44
|
- **AIHubMix** (*Experimental*)
|
|
43
45
|
- **OpenRouter** (*Experimental*)
|
|
44
46
|
|
|
@@ -157,6 +159,7 @@ Set these in your shell/session to override defaults:
|
|
|
157
159
|
- `EXPERIMENTAL_MEMORY_MANAGER` - true|false, default: false
|
|
158
160
|
- `I_HAVE_TOO_MUCH_MONEY` - true|false, default: false, F's up the cache-hit ratio
|
|
159
161
|
- `GOOGLE_GEMMA_NONSENSE` - true|false, default: false, for the 16k TPM limit in gemma models on gemini API. False defaults to 256k
|
|
162
|
+
- `ENABLE_9ROUTER` - true|false, default: false
|
|
160
163
|
|
|
161
164
|
---
|
|
162
165
|
|
|
@@ -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-7CTFUTNI.js";import"./chunk-LXTPAZBK.js";import"./chunk-S27ZX6SS.js";import{c as a}from"./chunk-4C4RG42K.js";import"./chunk-SIINYZWE.js";import"./chunk-4TZKD2XR.js";import"./chunk-56EJGQU3.js";import"./chunk-GPHO47JC.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};
|