From b1a22babca731137dd230c8fe09f12fa8e5fa467 Mon Sep 17 00:00:00 2001 From: Brandon Ruffridge Date: Thu, 25 Jan 2024 13:10:31 -0500 Subject: [PATCH] deploy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bdeff2..dafe71f 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ npm run dev - get all messages using openai API. Then BIDARA can use the list of messages to summarize the conversation, or save the conversation history to PDF. -- get all code interpreter code. useful to check its work. +- get all code interpreter code. useful to check its work..