ARCHIVISE / app /config.py

Commit History

feat(config): support OPENROUTER_API_KEY, GROQ_API_KEY, and GEMINI_API_KEY loaded from .env
6e39ce4

UNI12345 commited on

fix: add fallback defaults to Settings and fix limiter import in auth router
ed654df

UNI12345 commited on

fix: resolution of critical blockers (P0/P1/P2 fixes) - async Redis, atomic credit updates, schema compatibility, task event loop safety, rate limits, timezone datetimes
5019340

UNI12345 commited on

fix: all 9 production audit issues - DEBUG default, delete_account commit, guest session security, GitHub OAuth redirect, unlimited credits sentinel
5e64563

UNI12345 commited on

fix: production readiness, security, performance, and worker refactoring
1520141

UNI12345 commited on

Implement OpenRouter API integration and Redis event caching/replay to fix stuck streams on tab switch
9a71787

UNI12345 commited on

feat: replace Firebase with Supabase JWT auth (ES256/JWKS + HS256 fallback)
bfea95e

UNI12345 commited on

Initialize Archvise API backend for Hugging Face Spaces
50925ca

UNI12345 commited on