Commit History

fix(api): lazy-initialize Groq client to prevent uvicorn startup crash on missing secrets
bcc1b35
Running

DreamsHunter commited on

feat(ui): upgrade to Solarized Light UI system with exact question cards and system status indicator
d6aedb6

DreamsHunter commited on

fix: audit-driven bug fixes and .gitignore update
d1ac4a8

DreamsHunter commited on

Migrate to Groq API, fix recursion limit, and resolve imports
3c4d901

DreamsHunter commited on

Upgraded the embedder and config.py
d27cdad

DreamsHunter commited on

Fix Python 3.9 compat: replace PEP 585 lowercase generics (list[], dict[], set[], tuple[]) with typing equivalents across all runtime-evaluated code
4129a71

DreamsHunter commited on

Fix EnsembleRetriever import: use langchain.retrievers instead of langchain_classic
125a327

DreamsHunter commited on

Fix Python 3.9 compatibility: replace PEP 604 union types with Optional
daca5bd

DreamsHunter commited on

Fix network binding for FastAPI to avoid localhost resolution issues in Docker
eefb97d

DreamsHunter commited on

Refactor and prepare for HuggingFace Spaces deployment
358bb8e

DreamsHunter commited on

Added 3 NEW upgrades
9ddb890

DreamsHunter commited on