Full OpenAI support
This release updates the LLM support to provide a full drop-in replacement for the OpenAI LLM in LangChain. This allows users to use the Steamship backend for LLM calls with only a package name change. Thanks @EniasCailliau for the contribution.