llmsim 0.4.0

LLM Traffic Simulator - A lightweight, high-performance LLM API simulator
Documentation
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "openai": "^6.15.0"
  },
  "devDependencies": {
    "tsx": "^4.19.0"
  }
}