We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45940dc commit a45fc7dCopy full SHA for a45fc7d
relay/channel/anthropic/adaptor.go
@@ -59,5 +59,5 @@ func (a *Adaptor) GetModelList() []string {
59
}
60
61
func (a *Adaptor) GetChannelName() string {
62
- return "authropic"
+ return "anthropic"
63
0 commit comments