# Requires running Anthropic-compatible server with /models endpoint
if (FALSE) {
anthropic_check_model(
x = "test-model",
base_url = "http://localhost:1234/v1",
api_key = "test-key"
)
}
Run the code above in your browser using DataLab