mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-14 21:53:42 +08:00
feat: support moonshot now (close #804)
This commit is contained in:
@@ -14,6 +14,10 @@ import (
|
||||
type Adaptor struct {
|
||||
}
|
||||
|
||||
func (a *Adaptor) Init(meta *util.RelayMeta) {
|
||||
|
||||
}
|
||||
|
||||
func (a *Adaptor) GetRequestURL(meta *util.RelayMeta) (string, error) {
|
||||
// https://cloud.baidu.com/doc/WENXINWORKSHOP/s/clntwmv7t
|
||||
var fullRequestURL string
|
||||
|
Reference in New Issue
Block a user