refactor: import shared Plexum-anthropic-compat-client lib
internal/anthropic and internal/translate moved to the new Plexum-anthropic-compat-client repo (extracted from MiniMax + Kimi duplicates). cmd/plexum-minimax-provider-plugin imports them from the shared module instead. No behavioral change — same wire client, same translator. Live re-verified after refactor: plexum say → "ready".
This commit is contained in:
@@ -25,8 +25,8 @@ import (
|
||||
"git.hangman-lab.top/hzhang/Plexum-sdk-go/canonical"
|
||||
plugin "git.hangman-lab.top/hzhang/Plexum-sdk-go/plugin"
|
||||
|
||||
"git.hangman-lab.top/hzhang/Plexum-minimax-provider/internal/anthropic"
|
||||
"git.hangman-lab.top/hzhang/Plexum-minimax-provider/internal/translate"
|
||||
"git.hangman-lab.top/hzhang/Plexum-anthropic-compat-client/anthropic"
|
||||
"git.hangman-lab.top/hzhang/Plexum-anthropic-compat-client/translate"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user