From 560d0a1ae5aac327b553a702a41586be7c530e5d Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 6 Jan 2024 11:34:53 -0500 Subject: [PATCH] small refactor --- app.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app.py b/app.py index 837bc84..82e86a9 100644 --- a/app.py +++ b/app.py @@ -859,16 +859,13 @@ def gpt_generate_room_title(messages, model_name): """ openai_client = OpenAI() - def is_base64_image(content): - return '