该文章汇总了chatGPT/openai官方API接口,供大家学习查阅。

  • OpenAI API:Help:https://help.openai.com/en/collections/3675931-openai-api

  • Documentation:https://beta.openai.com/docs/introduction

  • API Reference:https://beta.openai.com/docs/api-reference/images

  • API Pricing:https://openai.com/api/pricing/

  • DALL·E 2 API FAQs:https://help.openai.com/en/articles/6704941-dall-e-api-faq

  • Python SDK:https://github.com/openai/openai-python

  • Node SDK:https://github.com/openai/openai-node

chatGPT/openai官方API接口汇总