if (FALSE) {
# For Block employees with configured CLI, just check:
goose_test_cli()
# For external users who need API keys:
goose_configure(provider = "openai", model = "gpt-4", api_key = "your-key")
}
Run the code above in your browser using DataLab