OpenAI dependency - drop or keep?

One of the things that we need to be aware of is the current dependency on the openai package. I started using that package as it integrated well with FauxPilot but it also allowed me to speed up development work in the VS Code extension by not having to write any of the plumbing.

  1. Do we want to continue using this package?
  2. Is this package available for IntelliJ?