(chore) remove bloat deprecated config.json

This commit is contained in:
ishaan-jaff 2023-11-15 17:00:14 -08:00
parent 717d3995b5
commit eaa55ac6fd

View file

@ -1,14 +0,0 @@
{
"gpt-4": {
"prompt": "hello i am a coding assistant",
"temperature": 0.7,
"max_tokens": 10
},
"claude-instant-1.2": {
"prompt": "hello i am a coding assistant",
"temperature": 0.7,
"max_tokens": 10
}
}