mirror of
https://github.com/willchen96/mike.git
synced 2026-06-14 20:55:13 +02:00
Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes
This commit is contained in:
parent
d39f5806e5
commit
44e868eb42
106 changed files with 16350 additions and 7753 deletions
|
|
@ -18,3 +18,6 @@ ANTHROPIC_API_KEY=your-anthropic-key
|
|||
OPENAI_API_KEY=your-openai-key
|
||||
RESEND_API_KEY=your-resend-key
|
||||
USER_API_KEYS_ENCRYPTION_SECRET=your-long-random-secret
|
||||
|
||||
# Optional: enables higher-rate CourtListener case law/citation lookup tools.
|
||||
COURTLISTENER_API_TOKEN=your-courtlistener-token
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue