Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pulastya0
/
Data-Science-Agent
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Data-Science-Agent
/
src
1.18 MB
3 contributors
History:
131 commits
Pulastya B
Fixed all output path issues
2cf9e11
9 days ago
api
Fixed all output path issues
9 days ago
cache
Fixed the Mistral SDK Version mismatch and improved caching efficiency , Inter Agent Communication
17 days ago
reasoning
Fixed the Mistral SDK Version mismatch and improved caching efficiency , Inter Agent Communication
17 days ago
storage
Align HuggingFace API usage with official docs pattern
10 days ago
tools
Fixed Scalability issues
14 days ago
utils
Fix: Better SBERT error handling + suppress invalid hand-off warnings
16 days ago
__init__.py
Safe
168 Bytes
feat: Initial commit - Data Science Agent with React frontend and FastAPI backend
about 2 months ago
_compress_tool_result.py
Safe
4.88 kB
feat: Add production-grade tool result compression for Groq
about 2 months ago
cli.py
Safe
12.5 kB
feat: Initial commit - Data Science Agent with React frontend and FastAPI backend
about 2 months ago
dynamic_prompts.py
Safe
9.06 kB
feat: Add dynamic prompt system for small context window models (Groq support)
about 2 months ago
orchestrator.py
Safe
249 kB
Fixed the SSE Streaming not working
11 days ago
progress_manager.py
Safe
4.96 kB
DEBUG: Log exceptions when queuing events to subscribers
about 1 month ago
session_memory.py
Safe
17.6 kB
Fix: Add ultimate fallback to always use session context when no file_path provided
about 1 month ago
session_store.py
Safe
12.2 kB
Fixed JSON Serializability error
16 days ago
workflow_state.py
Safe
6.26 kB
Refactor: Move workflow context out of LLM prompts into structured state
about 2 months ago