openai-assistant-wrapper.Wraps the OpenAI Assistant API with the standard OpenAI `/chat/completions` API for both streaming and non-streaming responses. This can be useful for deploying your Assistants in any application which conforms to the OpenAI API standard.