Skip to content

Commit

Permalink
fix pydantic error 9
Browse files Browse the repository at this point in the history
  • Loading branch information
sborms committed Oct 22, 2023
1 parent 5cfc9ac commit a96d537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/pages/05_📣_Coachbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def lets_chat():
"Paste your key here:",
type="password",
placeholder="sk-...",
value="sk-...",
# value="sk-...",
)

st.markdown(
Expand Down

0 comments on commit a96d537

Please sign in to comment.