How can i get description from the content of the image

What you want is called “image captioning” and is not a service OpenAI currently provides in their API.

You can check for other APIs, such as the Azure Describe Image API, or a service such as hive.ai, or host your own CLIP model.