kbot cpp testing - classifiers

This commit is contained in:
lovebird 2026-03-30 16:16:18 +02:00
parent b2ccf37de9
commit 7294c3a270
2 changed files with 2 additions and 1 deletions

View File

@ -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
```

View File

@ -1,5 +1,5 @@
#!/bin/sh
kbot-d types
#kbot-d types
kbot-d fetch
kbot-d build
npm run webpack