feat: channel affinity (#2669)
* feat: channel affinity * feat: channel affinity -> model setting * fix: channel affinity * feat: channel affinity op * feat: channel_type setting * feat: clean * feat: cache supports both memory and Redis. * feat: Optimise ui/ux * feat: Optimise ui/ux * feat: Optimise codex usage ui/ux * feat: Optimise ui/ux * feat: Optimise ui/ux * feat: Optimise ui/ux * feat: If the affinitized channel fails and a retry succeeds on another channel, update the affinity to the successful channel
Showing
controller/channel_affinity_cache.go
0 → 100644
model/channel_satisfy.go
0 → 100644
pkg/cachex/codec.go
0 → 100644
pkg/cachex/hybrid_cache.go
0 → 100644
pkg/cachex/namespace.go
0 → 100644
service/channel_affinity.go
0 → 100644
Please
register
or
sign in
to comment