Great documentation and ease of use - Python and Node.js packages for OpenAI's API

The API libraries in both Python and Node.js work great, I have been using both of them for my own apps both at work and at home. I regularly have to work with web APIs (from my company’s ERP provider) that have absolutely terrible documentation, or even BigCommerce’s API (not terrible, but their Python SDK is completely unusable), so I was pleasantly surprised with how easy it is to follow along and edit the examples provided for the chat completion and embedding models with OpenAI.

Keep up the good documentation work!

1 Like