Skip to content

Minor improvements to benchmark/docker.sh#3999

Open
tarruda wants to merge 1 commit intoAider-AI:mainfrom
tarruda:patch-1
Open

Minor improvements to benchmark/docker.sh#3999
tarruda wants to merge 1 commit intoAider-AI:mainfrom
tarruda:patch-1

Conversation

@tarruda
Copy link
Copy Markdown

@tarruda tarruda commented May 11, 2025

  • Remove hardcoded "bash" command and use "$@" which will allow the caller to execute custom commands. If nothing is passed, then docker will fallback to bash anyway.
  • Forward the OPENAI_API_BASE env var.

- Remove hardcoded "bash" command and use "$@" which will allow the caller to execute custom commands. If nothing is passed, then docker will fallback to bash anyway.
- Forward the `OPENAI_API_BASE` env var.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants