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:
h z
2026-05-31 20:35:09 +01:00
parent b7fad6dd26
commit 724075a8d6
6 changed files with 10 additions and 730 deletions

View File

@@ -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 (