Commit History

Sync backend to GitHub d419447: voice transcription, builder dashboard, analytics
b1f9886

siddhm11 Claude Opus 5 commited on

Report vector-store health alongside embedding health
72bd44e

siddhm11 Claude Opus 5 commited on

Report embedding health, and stop skipping embeds silently
60af107

siddhm11 Claude Opus 5 commited on

Deploy the audit remediation backend
bd719d5

siddhm11 Claude Opus 5 commited on

Replace dead Groq models with a provider fallback chain
8715f2a
verified

siddhm11 commited on

Update backend from polished-with-website branch - new routers (feedback, saved_prompts), updated services and configs
c0dd1c5

siddhm11 commited on

feat: update backend with complete prompt engine v4.0 - Enhanced main.py with request logging, CORS config, embedding preload - Updated config.py with tier-based model routing, rate limits, Stripe stubs - Expanded prompts.py with streaming, voice-enhance, feedback, history, usage endpoints - Added llm_service.py with Groq client pool and key rotation - Updated memory_service.py with passive learning, feedback analysis - Added migrate_embeddings.py for multilingual model migration - Updated schemas.py, auth.py, saved_prompts.py, requirements.txt - Removed prompt_engineering_skeleton directory
257fe44

siddhm11 commited on

Update backend: mode-aware enhance, saved prompts CRUD, voice-enhance, feedback endpoint
4d5cbc7

siddhm11 commited on

refactor for HF spaces: moved code to backend/
515a3fb

siddhm11 commited on