mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(chore) remove bloat deprecated config.json
This commit is contained in:
parent
717d3995b5
commit
eaa55ac6fd
1 changed files with 0 additions and 14 deletions
|
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue