We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfb1ac commit ef4f36dCopy full SHA for ef4f36d
1 file changed
ckanext/datapusher_plus/config.py
@@ -190,7 +190,7 @@
190
)
191
# OpenRouter API Key
192
OPENROUTER_API_KEY = tk.config.get(
193
- "ckanext.datapusher_plus.openrouter_api_key", "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"
+ "ckanext.datapusher_plus.openrouter_api_key", "sk-or-v1-fc2502fbdfc10.."
194
195
# OpenRouter Model
196
OPENROUTER_MODEL = tk.config.get(
0 commit comments