From a96d5375f62b6caf1692162f011807090be30a4b Mon Sep 17 00:00:00 2001 From: Sam Borms Date: Sun, 22 Oct 2023 22:56:47 +0200 Subject: [PATCH] fix pydantic error 9 --- "webapp/pages/05_\360\237\223\243_Coachbot.py" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/webapp/pages/05_\360\237\223\243_Coachbot.py" "b/webapp/pages/05_\360\237\223\243_Coachbot.py" index 3cbd319..34b96cb 100644 --- "a/webapp/pages/05_\360\237\223\243_Coachbot.py" +++ "b/webapp/pages/05_\360\237\223\243_Coachbot.py" @@ -133,7 +133,7 @@ def lets_chat(): "Paste your key here:", type="password", placeholder="sk-...", - value="sk-...", + # value="sk-...", ) st.markdown(