andiesilva commited on
Commit
820c1c3
·
verified ·
1 Parent(s): f871a1f

Update configuration via web UI

Browse files

Configuration update at 2025-09-18 19:46:42

Files changed (1) hide show
  1. config.json +5 -6
config.json CHANGED
@@ -7,19 +7,18 @@
7
  "language": "English",
8
  "api_key_var": "API_KEY",
9
  "temperature": 0.7,
10
- "max_tokens": 400,
11
  "examples": [
 
12
  "What is a paratext?",
13
  "What are some examples of paratexts?",
14
- "Help me think through my argument",
15
- "I'm confused about methodology - where do I start?",
16
- "Why does theory matter in practice?"
17
  ],
18
  "grounding_urls": [
19
- "https://classics.mit.edu/Plato/phaedrus.1b.txt",
20
  "https://english-studies.net/paratext-in-literature-literary-theory/",
21
  "https://docs.google.com/document/d/1HzwhQ0kvPaKYDQHH_PaiRHXwLbqequWn_QGUqIJVtmY/edit?usp=sharing",
22
- "https://en.wikipedia.org/wiki/Socratic_method"
 
23
  ],
24
  "enable_dynamic_urls": true,
25
  "enable_file_upload": true,
 
7
  "language": "English",
8
  "api_key_var": "API_KEY",
9
  "temperature": 0.7,
10
+ "max_tokens": 500,
11
  "examples": [
12
+ "I don't understand my assignment.",
13
  "What is a paratext?",
14
  "What are some examples of paratexts?",
15
+ "Help me think through my argument"
 
 
16
  ],
17
  "grounding_urls": [
 
18
  "https://english-studies.net/paratext-in-literature-literary-theory/",
19
  "https://docs.google.com/document/d/1HzwhQ0kvPaKYDQHH_PaiRHXwLbqequWn_QGUqIJVtmY/edit?usp=sharing",
20
+ "https://en.wikipedia.org/wiki/Socratic_method",
21
+ "https://assets.cambridge.org/97805211/17395/excerpt/9780521117395_excerpt.pdf"
22
  ],
23
  "enable_dynamic_urls": true,
24
  "enable_file_upload": true,