test2 / app /core /config.py

Commit History

Integrate RAG v1.2 admin panel and handoff features
84160f5

joedown11 commited on

Hardening admin security: moving credentials to environment variables
1d15f75

Martechsol commited on

Hardening RAG Intelligence: Restoration of perfect format decision table, optimized thresholds, and query expansion logic for GPT-4o-mini
34fe777

Martechsol commited on

feat: institutional-grade intelligence upgrade with hybrid expansion, logical deduction, and core reference data
1080b20

Martechsol commited on

Restore: Revert codebase to stable May 14th 6 PM state
cdcad66

Martechsol commited on

feat: hardcode leave entitlements in system prompt for guaranteed completeness
227b99a

Martechsol commited on

feat: reach 100% intelligence with broader retrieval and mandatory deduction rules
43dba01

Martechsol commited on

feat: improve list completeness and add conclusion logic
3e4ec2d

Martechsol commited on

Restore to latest backup from 13 May - 2026-05-15 17:56
608d6ed

Martechsol commited on

Upgrade: Professional intelligent retrieval pipeline with robust tokenization and LLM query expansion
c6668ae

Martechsol commited on

Migrate from Groq to OpenAI 4o-mini
47434d4

Martechsol commited on

Optimize RAG pipeline for speed: persistent HTTP client, faster reranker, and result caching
6ece568

Martechsol commited on

Refine RAG pipeline for comprehensive leave retrieval, improve system prompt, and fix Gradio HTML rendering
392a1db

Martechsol commited on

Optimize token usage to resolve 413 Payload Too Large error
770f3b4

Martechsol commited on

Fix Groq 413 Payload Too Large by strictly capping context and tokens
138f67a

Martechsol commited on

Optimize for Intelligent Completeness: 10 context chunks and dense system prompt
d59fe09

Martechsol commited on

Fix latency: switch to bge-small and bge-reranker-base for CPU optimization
0487d4b

Martechsol commited on

Fix Groq 413 Payload Too Large by reducing max_tokens and context chunks
759466a

Martechsol commited on

Update Groq Qwen model ID to qwen/qwen3-32b
c7da36f

Martechsol commited on

Switch entirely to qwen-2.5-32b due to DeepSeek-R1 string deprecations
e22f4ac

Martechsol commited on

Update DeepSeek-R1 model alias to deepseek-r1-distill-qwen-32b
5dd5f30

Martechsol commited on

Update decommissioned DeepSeek-R1 model alias to specdec
4eb6acc

Martechsol commited on

Implement DeepSeek-R1, BGE-Large, and Hybrid Search
e9f7c7b

Martechsol commited on

Upgraded RAG pipeline for ChatGPT-level depth and intelligence (Multi-query, larger context, smarter prompts)
c9f0bd2

Martechsol commited on

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

Implement Clarification Intelligence: Ambiguity detection and multi-turn clarification protocol
6e60927

Martechsol commited on

Implement Deep Intelligence: Query Expansion, Reranking, and High-Precision Chunking
8c1f7b3

Martechsol commited on

Switch to SMTP_SSL on port 465 for better reliability on Hugging Face
3540a94

Martechsol commited on

Implement email-based OTP and enforce verification state
5d7db7e

Martechsol commited on

Fix database persistence: added sessions volume and robust path handling for /data
afeab39

Martechsol commited on

Enable persistent storage for sessions and index
8b1e0f6

Martechsol commited on

feat: add secure admin panel, session store, localStorage tracking
de42780

Martechsol commited on