From f908131fc6269989aad7ae0ae685bd031b165be1 Mon Sep 17 00:00:00 2001 From: sinkyoungdeok Date: Mon, 27 May 2024 04:45:27 +0900 Subject: [PATCH] =?UTF-8?q?[KAN-101]=20gpt=20=EA=B8=B0=EB=B0=98=20?= =?UTF-8?q?=EC=9D=8C=EC=8B=9D=EC=A0=90=20=EC=B6=94=EC=B2=9C=20=EB=8D=B0?= =?UTF-8?q?=EC=9D=B4=ED=84=B0=20redis=20batch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- csv-to-gpt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv-to-gpt.py b/csv-to-gpt.py index a592165..7f8a312 100644 --- a/csv-to-gpt.py +++ b/csv-to-gpt.py @@ -1,5 +1,5 @@ import json - +import os import openai import pymysql import redis