mirror of
https://github.com/katanemo/plano.git
synced 2026-07-05 15:52:12 +02:00
Demonstrates preference-based routing for personal AI assistants: Kimi K2.5 handles conversation and agentic tasks, Claude handles code generation, testing, and complex reasoning — with zero application code changes and ~48% cost savings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
139 B
YAML
8 lines
139 B
YAML
services:
|
|
jaeger:
|
|
build:
|
|
context: ../../shared/jaeger
|
|
ports:
|
|
- "16686:16686"
|
|
- "4317:4317"
|
|
- "4318:4318"
|