wffcyrus commited on
Commit
504429a
·
1 Parent(s): e46fa6c

Update config/key.yaml

Browse files
Files changed (1) hide show
  1. config/key.yaml +3 -3
config/key.yaml CHANGED
@@ -42,10 +42,10 @@ SERPER_API_KEY: "3fd3b10f2291b7726fb24db14a16ddbb4581fc25"
42
  #### for web access
43
 
44
  ## Supported values: playwright/selenium
45
- #WEB_BROWSER_ENGINE: playwright
46
 
47
  ## Supported values: chromium/firefox/webkit, visit https://playwright.dev/python/docs/api/class-browsertype
48
- ##PLAYWRIGHT_BROWSER_TYPE: chromium
49
 
50
  ## Supported values: chrome/firefox/edge/ie, visit https://www.selenium.dev/documentation/webdriver/browsers/
51
  # SELENIUM_BROWSER_TYPE: chrome
@@ -70,7 +70,7 @@ SD_T2I_API: "/sdapi/v1/txt2img"
70
 
71
 
72
  ### for calc_usage
73
- #CALC_USAGE: true
74
 
75
  ### for Research
76
  MODEL_FOR_RESEARCHER_SUMMARY: gpt-3.5-turbo-16k-0613
 
42
  #### for web access
43
 
44
  ## Supported values: playwright/selenium
45
+ WEB_BROWSER_ENGINE: playwright
46
 
47
  ## Supported values: chromium/firefox/webkit, visit https://playwright.dev/python/docs/api/class-browsertype
48
+ PLAYWRIGHT_BROWSER_TYPE: chromium
49
 
50
  ## Supported values: chrome/firefox/edge/ie, visit https://www.selenium.dev/documentation/webdriver/browsers/
51
  # SELENIUM_BROWSER_TYPE: chrome
 
70
 
71
 
72
  ### for calc_usage
73
+ CALC_USAGE: true
74
 
75
  ### for Research
76
  MODEL_FOR_RESEARCHER_SUMMARY: gpt-3.5-turbo-16k-0613