{
    "name": "dlcol-chatgpt-create-assistant",
    "description": "Command-line program for creating a ChatGPT assistant using OpenAI's Assistant API that has the Retrieval Tool active and uploads the files exported from a Greenstone collection using 'export.pl -save_as OpenAI ...'",
    "version": "0.0.1",
    "private": true,
    "dependencies": {
	"dotenv": "^16.0.3",
	"openai": "^4.28.0"
    }
}
