fix: model name typo (#1109)
This commit is contained in:
parent
45940dcb12
commit
a45fc7d736
@ -59,5 +59,5 @@ func (a *Adaptor) GetModelList() []string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (a *Adaptor) GetChannelName() string {
|
func (a *Adaptor) GetChannelName() string {
|
||||||
return "authropic"
|
return "anthropic"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user