5465 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / litellm_config.yaml YAML
model_list:
  - model_name: gpt-4
    litellm_params:
      model: openai/gpt-4
      api_key: sk-this-is-a-leaked-openai-key-abcdef123456
  - model_name: gpt-3.5-turbo
    litellm_params:
      model: openai/gpt-3.5-turbo
      api_key: sk-another-leaked-key-789012xyz
  - model_name: claude-3
    litellm_params:
      model: anthropic/claude-3-opus-20240229
      api_key: sk-ant-anthropic-leaked-key-xxxxx

general_settings:
  master_key: sk-litellm-master-key