fix: model name typo
This commit is contained in:
parent
4fb22ad4ce
commit
c3783bce4e
@ -61,5 +61,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