mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
- Update ci.yml demo paths: use_cases/preference_based_routing →
llm_routing/preference_based_routing, samples_python/currency_exchange
→ advanced/currency_exchange
- Fix SocketAddressValidationError in Envoy config: set default address
("0.0.0.0") and timeout ("30s") on array-style listener dicts so the
Envoy template renders valid listener addresses
- Also extract prompt_gateway_listener from type: "prompt" listeners
in the array format (was only handled for legacy dict format)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| config_generator.py | ||
| consts.py | ||
| core.py | ||
| docker_cli.py | ||
| init_cmd.py | ||
| main.py | ||
| rich_click_config.py | ||
| targets.py | ||
| trace_cmd.py | ||
| utils.py | ||
| versioning.py | ||