chore: remove BYOK issue — out of scope
This commit is contained in:
@@ -99,22 +99,9 @@ implementing a gRPC streaming client with reconnection handling. Not blocking.
|
||||
|
||||
---
|
||||
|
||||
### 6. No BYOK Model Routing
|
||||
|
||||
**File:** `src/api/models.rs`
|
||||
|
||||
The LS supports BYOK (Bring Your Own Key) models (e.g., `MODEL_CLAUDE_4_SONNET_BYOK`,
|
||||
`MODEL_OPENAI_COMPATIBLE`). Our proxy only exposes the 5 built-in placeholder
|
||||
models.
|
||||
|
||||
**Status:** Feature request. Would need a runtime model registration mechanism.
|
||||
Proto enum numbers are documented in `docs/ls-binary-analysis.md`.
|
||||
|
||||
---
|
||||
|
||||
## 🟢 Low
|
||||
|
||||
### 7. No Integration Tests for MITM Module
|
||||
### 6. No Integration Tests for MITM Module
|
||||
|
||||
Unit tests cover protobuf decoding and intercept parsing (17 tests pass), but
|
||||
no integration tests for:
|
||||
|
||||
Reference in New Issue
Block a user