Stephen Brough
Stephen Brough
A slide in the codelab references an `activity_main` XML layout resource, but there doesn't seem to be an Activity anywhere that uses it.
### Which API Provider are you using? Anthropic ### Which Model are you using? Claude 3.5 Sonnet ### What happened? I am attempting to have Claude run commands and check...
**Is your idea or proposal related to a problem? Please describe.** I've got an Anthropic API key I've been using for other things, but don't have an OpenAI key (only...
Adds handling for entries with values that are multiple lines long. Addresses #96