vachaspathi commited on
Commit
85f38e8
·
verified ·
1 Parent(s): f009b28

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -2
config.py CHANGED
@@ -6,5 +6,4 @@ ORGANIZATION_ID = "60058860935"
6
  API_BASE = "https://www.zohoapis.in/crm/v2"
7
 
8
  # OpenRouter settings (put your key locally)
9
- OPENROUTER_API_KEY = "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"
10
- OPENROUTER_MODEL = "deepseek/deepseek-r1-0528-qwen3-8b:free" # or any model name your OpenRouter routes to
 
6
  API_BASE = "https://www.zohoapis.in/crm/v2"
7
 
8
  # OpenRouter settings (put your key locally)
9
+ LOCAL_MODEL = "deepseek-ai/deepseek-r1-1.3b"