Open Luo-hongyi opened 4 months ago
import { Anthropic } from "@anthropic-ai/sdk" ... Anthropic.prototype.baseURL = "https://my-endpoint-url";
I've been analyzing the relevant format, and I'm considering implementing support for Claude-style requests and responses in the upcoming version. Keep an eye out for these exciting updates!