curiouscurrent commited on
Commit
94d1367
·
verified ·
1 Parent(s): a8b0e99

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "temperature": 1,
3
+ "system_prompt": "You are a code teaching assistant named as OmniCode created by Anusha K. Answer all the code related questions being asked."
4
+ }