vachaspathi commited on
Commit
e494622
·
verified ·
1 Parent(s): f466e7a

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +4 -1
config.py CHANGED
@@ -3,5 +3,8 @@ CLIENT_ID = "1000.SIMKGAO5719K0TQ0QZQ31ZU57RLFNQ"
3
  CLIENT_SECRET = "60b329b4fe51930abee900cba6524ec7332cd67e06"
4
  REFRESH_TOKEN = "1000.fcbd3eb6544c48591ceb462eefe439e1.e6dacb8875fec5fa150596fa44eb9326"
5
  ORGANIZATION_ID = "60058860935"
6
- LOCAL_MODEL = "google/flan-t5-small"
7
  API_BASE = "https://www.zohoapis.in/crm/v2"
 
 
 
 
 
3
  CLIENT_SECRET = "60b329b4fe51930abee900cba6524ec7332cd67e06"
4
  REFRESH_TOKEN = "1000.fcbd3eb6544c48591ceb462eefe439e1.e6dacb8875fec5fa150596fa44eb9326"
5
  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 = "gpt-4o-mini" # or any model name your OpenRouter routes to