Skip to content

Commit 688579b

Browse files
committed
Updated .env.template
1 parent 8398187 commit 688579b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ METACULUS_TOKEN=
1111
# Right now only used for free semantic similarity calculation in Deduplicator, but defaults to OpenAI if not filled in
1212
HUGGINGFACE_API_KEY=
1313

14-
# Only needed in Streamlit Cloud in order to save responses to a database and track usage
14+
# Only needed if saving responses to a database (e.g. in Streamlit Cloud)
15+
# Right now its hardcoded for a specific database, later this should be made more interchangeable
1516
CODA_API_KEY=
1617

1718
# Disable if in Streamlit Cloud

0 commit comments

Comments
 (0)