CoolFace
Apppublic

tejasgaikwad16092002/LLM-Reasoning-Router

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
17 commits on main
b39e2768mo ago

Add character-by-character typing effect for ChatGPT-like streaming

tejasgaikwad16092002
bbcf8fd8mo ago

Restore SSE streaming for real-time chat responses

tejasgaikwad16092002
d35e55c8mo ago

Fetch fresh metrics after each request for instant stats update

tejasgaikwad16092002
3c7bdae8mo ago

Fix model detection for Pro model stats and cost calculation

tejasgaikwad16092002
5e6d2e58mo ago

Use non-streaming endpoint for reliable metrics logging

tejasgaikwad16092002
4dc09da8mo ago

Fix imports and add error traceback for debugging

tejasgaikwad16092002
103cf3b8mo ago

Log metrics before streaming done message

tejasgaikwad16092002
bef31488mo ago

Fix streaming metrics with dedicated database session

tejasgaikwad16092002
82138358mo ago

Fix metrics persistence for streaming endpoint

tejasgaikwad16092002
ab5aa979mo ago

Add deployment configurations and test suite

tejasgaikwad16092002
76200039mo ago

Create interactive frontend with real-time streaming UI

tejasgaikwad16092002
52eb9119mo ago

Implement quality validation and escalation system

tejasgaikwad16092002
3e37f8e9mo ago

Build REST API layer with OpenAI-compatible endpoints

tejasgaikwad16092002
68032709mo ago

Add routing engine and Gemini LLM client integration

tejasgaikwad16092002
bcd49849mo ago

Implement prompt complexity analyzer with signal detection

tejasgaikwad16092002
4bfb4799mo ago

Add database layer with SQLAlchemy async support

tejasgaikwad16092002
0365fed9mo ago

Initialize FastAPI project structure

tejasgaikwad16092002