diff --git a/litellm/config.json b/litellm/config.json deleted file mode 100644 index 14ba288d1f..0000000000 --- a/litellm/config.json +++ /dev/null @@ -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 - } -} - \ No newline at end of file