Skip to content

CodeFromAnywhere/anthropic-openapi

Repository files navigation

OpenAPIs

Requirements:

  • createMessage proxies Anthropic functionality 1:1
  • createChatCompletion proxies Anthropic functionality 1:1, but using the Chat Completions protocol
  • There is no restriction on client origin, allowing direct usage from the browser.