Remove dead API key, credits, and model preference code
All LLM calls go through Bedrock IAM - no user API keys, no credits, no tabular model stored per user. Removes UserApiKeys type, claude/gemini key columns from userSettings, credits/tier/tabularModel fields from UserProfileContext, and the ApiKeyMissingModal/modelAvailability shims that were never reachable. TRChatPanel now holds model as local state.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | ff1d1852 |
| Stats | 18 files changed , +36 , -608 |
| Part of | Migrate database from Supabase to Aurora Serverless v2 (RDS Data API) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-4592c835.md
from inside the repo you want the change in.