Skip to content

Commit ef4f36d

Browse files
Update config.py
1 parent abfb1ac commit ef4f36d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ckanext/datapusher_plus/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
)
191191
# OpenRouter API Key
192192
OPENROUTER_API_KEY = tk.config.get(
193-
"ckanext.datapusher_plus.openrouter_api_key", "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"
193+
"ckanext.datapusher_plus.openrouter_api_key", "sk-or-v1-fc2502fbdfc10.."
194194
)
195195
# OpenRouter Model
196196
OPENROUTER_MODEL = tk.config.get(

0 commit comments

Comments
 (0)