MCPcopy
hub / github.com/wavetermdev/waveterm / anthropicBackend

Struct anthropicBackend

pkg/aiusechat/usechat-backend.go:180–180  ·  view source on GitHub ↗

anthropicBackend implements UseChatBackend for Anthropic API

Source from the content-addressed store, hash-verified

178
179// anthropicBackend implements UseChatBackend for Anthropic API
180type anthropicBackend struct{}
181
182func (b *anthropicBackend) RunChatStep(
183 ctx context.Context,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected