kbot cpp testing - classifiers
This commit is contained in:
parent
b2ccf37de9
commit
7294c3a270
@ -255,6 +255,7 @@ Stress: repeat the **same** batched `kbot-ai` call **N** times on **one** worker
|
||||
|
||||
```bash
|
||||
npm run test:ipc:classifier:openrouter:stress
|
||||
npm run test:ipc:classifier -- -r openrouter -m openai/gpt-4o-mini --backend remote -n 3
|
||||
KBOT_CLASSIFIER_STRESS_RUNS=10 npm run test:ipc:classifier:openrouter:stress
|
||||
```
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
kbot-d types
|
||||
#kbot-d types
|
||||
kbot-d fetch
|
||||
kbot-d build
|
||||
npm run webpack
|
||||
|
||||
Loading…
Reference in New Issue
Block a user