forked from phoenix/litellm-mirror
11 lines
No EOL
280 B
YAML
11 lines
No EOL
280 B
YAML
component_management:
|
|
individual_components:
|
|
- component_id: "Router"
|
|
paths:
|
|
- "litellm/router.py"
|
|
- component_id: "LLMs"
|
|
paths:
|
|
- "litellm/llms/*"
|
|
|
|
comment:
|
|
layout: "header, diff, flags, components" # show component info in the PR comment |