vachaspathi commited on
Commit
2f36f65
·
verified ·
1 Parent(s): 2393d75

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -6,5 +6,5 @@ ORGANIZATION_ID = "60058860935"
6
  API_BASE = "https://www.zohoapis.in/crm/v2"
7
 
8
  # OpenRouter settings (put your key locally)
9
- LOCAL_MODEL = "google/embeddinggemma-300m"
10
  LOCAL_TOKENIZER = None
 
6
  API_BASE = "https://www.zohoapis.in/crm/v2"
7
 
8
  # OpenRouter settings (put your key locally)
9
+ LOCAL_MODEL = "allenai/Olmo-3-32B-Think"
10
  LOCAL_TOKENIZER = None