diff --git a/docs/docs/integrations/providers/openai.mdx b/docs/docs/integrations/providers/openai.mdx index 57830479e93..61abb8f4bd6 100644 --- a/docs/docs/integrations/providers/openai.mdx +++ b/docs/docs/integrations/providers/openai.mdx @@ -6,15 +6,15 @@ keywords: [openai] All functionality related to OpenAI ->[OpenAI](https://en.wikipedia.org/wiki/OpenAI) is American artificial intelligence (AI) research laboratory -> consisting of the non-profit `OpenAI Incorporated` -> and its for-profit subsidiary corporation `OpenAI Limited Partnership`. -> `OpenAI` conducts AI research with the declared intention of promoting and developing a friendly AI. -> `OpenAI` systems run on an `Azure`-based supercomputing platform from `Microsoft`. - ->The [OpenAI API](https://platform.openai.com/docs/models) is powered by a diverse set of models with different capabilities and price points. +> [OpenAI](https://en.wikipedia.org/wiki/OpenAI) is American artificial intelligence (AI) research laboratory +> consisting of the non-profit **OpenAI Incorporated** +> and its for-profit subsidiary corporation **OpenAI Limited Partnership**. +> **OpenAI** conducts AI research with the declared intention of promoting and developing a friendly AI. +> **OpenAI** systems run on an **Azure**-based supercomputing platform from **Microsoft**. +> +> The [OpenAI API](https://platform.openai.com/docs/models) is powered by a diverse set of models with different capabilities and price points. > ->[ChatGPT](https://chat.openai.com) is the Artificial Intelligence (AI) chatbot developed by `OpenAI`. +> [ChatGPT](https://chat.openai.com) is the Artificial Intelligence (AI) chatbot developed by `OpenAI`. ## Installation and Setup