mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-16 02:12:01 +00:00
(chore) remove bloat deprecated config.json
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user