openai-api
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "openai-api", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A tiny client module for the openAI API", | ||
@@ -13,3 +13,4 @@ "main": "index.js", | ||
"open", | ||
"ai" | ||
"ai", | ||
"node" | ||
], | ||
@@ -16,0 +17,0 @@ "author": "Nikita Jerschow", |
# openai-api | ||
## Overview | ||
This package is a tiny wrapper for the openAI API, if you find any issue please feel free to message me or open a PR :). | ||
This package is a tiny node wrapper for the openAI API, if you find any issue please feel free to message me or open a PR :). | ||
@@ -6,0 +6,0 @@ ### A few words from GPT-3 ### |
4574