refactor: import shared Plexum-anthropic-compat-client lib
Same refactor as Plexum-minimax-provider — drop the duplicated
internal/{anthropic,translate}, import from the shared
Plexum-anthropic-compat-client repo. UserAgent + ExtraHeaders fields
the Kimi plugin needs already live on Client there.
No behavioral change. Live re-verified after refactor: plexum say →
"ready" (via Kimi K2.6).
This commit is contained in:
@@ -26,8 +26,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-kimi-provider/internal/anthropic"
|
||||
"git.hangman-lab.top/hzhang/Plexum-kimi-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