Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's very surprising that it has taken this long to see a first-party CLI like this.


OpenAI have had a bad one for a couple of years. It looks something like this:

  pip install openai
  export OPENAI_API_KEY="..."
  openai api completions.create \
  --model gpt-4.1-mini \
  --prompt "tell a joke about a fish"




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: