Added LiteLLM to the stack
This commit is contained in:
7
Development/litellm/pyrightconfig.json
Normal file
7
Development/litellm/pyrightconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"ignore": [],
|
||||
"exclude": ["**/node_modules", "**/__pycache__", "litellm/types/utils.py"],
|
||||
"reportMissingImports": false,
|
||||
"reportPrivateImportUsage": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user