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...
4beea60
Data-Science-Agent
/
src
1.17 MB
3 contributors
History:
122 commits
Pulastya B
Fixing the issues with the SSE streaming all the history
1c52933
about 1 month ago
api
Fixing the issues with the SSE streaming all the history
about 1 month ago
cache
Fixed the Mistral SDK Version mismatch and improved caching efficiency , Inter Agent Communication
about 1 month ago
reasoning
Fixed the Mistral SDK Version mismatch and improved caching efficiency , Inter Agent Communication
about 1 month ago
storage
Add HuggingFace storage integration - users can now persist datasets, models, and plots to their own HuggingFace account
about 1 month ago
tools
Fixed Scalability issues
about 1 month ago
utils
Fix: Better SBERT error handling + suppress invalid hand-off warnings
about 1 month ago
__init__.py
Safe
168 Bytes
feat: Initial commit - Data Science Agent with React frontend and FastAPI backend
3 months ago
_compress_tool_result.py
Safe
4.88 kB
feat: Add production-grade tool result compression for Groq
2 months ago
cli.py
Safe
12.5 kB
feat: Initial commit - Data Science Agent with React frontend and FastAPI backend
3 months ago
dynamic_prompts.py
Safe
9.06 kB
feat: Add dynamic prompt system for small context window models (Groq support)
2 months ago
orchestrator.py
Safe
249 kB
Fixed the SSE Streaming not working
about 1 month ago
progress_manager.py
Safe
4.96 kB
DEBUG: Log exceptions when queuing events to subscribers
2 months ago
session_memory.py
Safe
17.6 kB
Fix: Add ultimate fallback to always use session context when no file_path provided
2 months ago
session_store.py
Safe
12.2 kB
Fixed JSON Serializability error
about 1 month ago
workflow_state.py
Safe
6.26 kB
Refactor: Move workflow context out of LLM prompts into structured state
2 months ago