N.Achyuth Reddy
commited on
Commit
·
b9cfdee
1
Parent(s):
0decc45
Update server/config.py
Browse files- server/config.py +0 -1
server/config.py
CHANGED
|
@@ -6,7 +6,6 @@ models = {
|
|
| 6 |
}
|
| 7 |
|
| 8 |
special_instructions = {
|
| 9 |
-
'default': [],
|
| 10 |
'gpt-default': [
|
| 11 |
{
|
| 12 |
'role': 'OpenGPT',
|
|
|
|
| 6 |
}
|
| 7 |
|
| 8 |
special_instructions = {
|
|
|
|
| 9 |
'gpt-default': [
|
| 10 |
{
|
| 11 |
'role': 'OpenGPT',
|