openai mock server, Split of "k8s bench, locust"

# What does this PR do?


## Test Plan
# What does this PR do?


## Test Plan
# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-08-11 16:34:50 -07:00
parent 78a59a4dbe
commit 9db924adae
11 changed files with 1234 additions and 3 deletions

View file

@ -140,6 +140,9 @@ docs = [
"requests",
]
codegen = ["rich", "pydantic", "jinja2>=3.1.6"]
benchmark = [
"locust>=2.37.14",
]
[project.urls]
Homepage = "https://github.com/meta-llama/llama-stack"