mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 01:04:54 +00:00
11 lines
280 B
YAML
11 lines
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 |