Commit History

Added SBERT semantic routing and EDA Safety Guard Rails
fe14b09
Running

Pulastya B commited on

Fixed some minor bugs
c073e6b

Pulastya B commited on

Added Query Awareness , Success/Failure Marking further improving pipeline accuracy
7502356

Pulastya B commited on

Fixed File path not found issues and Multi-user issues
5ce70d3

Pulastya B commited on

Made Major Changes to the Overall User Experience by adding a pipeline visualizer
6b731f7

Pulastya B commited on

Fixed Bugs where the SSE Streaming was improper added support for Auto Gluon, Fixed instances where stale schemas was causing EDA plots generation to fail
1ca2e0e

Pulastya B commited on

Fixed all output path issues
2cf9e11

Pulastya B commited on

Align HuggingFace API usage with official docs pattern
9c0055f

Pulastya B commited on

Add better error logging to HF export endpoint
1412b09

Pulastya B commited on

Add better error logging to HF export endpoint
ccd6d0c

Pulastya B commited on

Fix HuggingFace export: correct method signatures and add tmp directory
3e5a750

Pulastya B commited on

Fix HuggingFace export: correct class name and constructor
964d3d6

Pulastya B commited on

Fixed the Huggingface Hub Error
39b6341

Pulastya B commited on

Directly making API calls to the server -V3
3075bc4

Pulastya B commited on

Directly making API calls to the server -V2
d75ca00

Pulastya B commited on

Fixing the issues with the SSE streaming all the history
1c52933

Pulastya B commited on

Fixed the SSE Streaming not working
b2a95b5

Pulastya B commited on

Fixed the Agent Routing Logic which was causing issues
bb48618

Pulastya B commited on

Added the functionality for users to save their generated assets in huggingface spaces using write tokens
2a82ed5

Pulastya B commited on

Add HuggingFace storage integration - users can now persist datasets, models, and plots to their own HuggingFace account
7af9e82

Pulastya B commited on

Make system prompt examples generic - remove earthquake-specific hardcoded references
cf4244c

Pulastya B commited on

Fix infinite thinking when no file uploaded - properly handle analysis_failed SSE event
a0e15f1

Pulastya B commited on

Fix Supabase auth on HuggingFace with runtime config injection
8154116

Pulastya B commited on

CRITICAL: Fixed race conditions, session cleanup, SSE leaks, and added localStorage persistence
2f3df85

Pulastya B commited on

Fixed multi-session support and follow-up queries - Session UUID reuse, multi-chat isolation, proper SSE switching
187c5e0

Pulastya B commited on

Fixed slow Agent loading which caused the Agent took too long to respond
e29cf28

Pulastya B commited on

Fixed Scalability issues
08646ab

Pulastya B commited on

Updated the Readme
9b89e40

Pulastya B commited on

Fixed the Agent giving stale responses
cd0a113

Pulastya B commited on

Fix:Auto Pruning
0b54137

Pulastya B commited on

Fix:Auto Propping
aafce6d

Pulastya B commited on

Fix: Better SBERT error handling + suppress invalid hand-off warnings
4a3a3e8

Pulastya B commited on

Fixed bugs 2
6f57124

Pulastya B commited on

Fixed bugs
b43b5e5

Pulastya B commited on

Fixed known model training issues
04d51fb

Pulastya B commited on

Fixed JSON Serializability error
95da84f

Pulastya B commited on

Fixed conversation pruning logic
d8b38c5

Pulastya B commited on

Fixed the broken Attributes of Parallel executor
dba2298

Pulastya B commited on

Fixed the Pydantic Model Errors for the Token Budget
8b86ea3

Pulastya B commited on

Fixed the File Path Issues
94bbef1

Pulastya B commited on

Fixed Agent Reasoning and Semanttic Layer Integration issues
16616fb

Pulastya B commited on

Fixed Agent Reasoning-*1
ae7f05f

Pulastya B commited on

Fixed Agent Reasoning-1
e5a2aca

Pulastya B commited on

Fixed Agent Reasoning
d36c362

Pulastya B commited on

Fixed the Mistral SDK Version mismatch and improved caching efficiency , Inter Agent Communication
863399c

Pulastya B commited on

feat: Add 4 major system improvements - semantic layer, error recovery, token budget, parallel execution
05a3c74

Pulastya B commited on

Remove aggressive text cleanup that was breaking markdown formatting
1111371

Pulastya B commited on

Show LLM reasoning in summary instead of generic template
a21477f

Pulastya B commited on

Fix JSON serialization error for numpy types in SSE stream
e93629e

Pulastya B commited on

Fix: Check for both output_path and report_path when extracting reports
af8cd44

Pulastya B commited on