Commit History

Refactor: Update README with social media links and demo materials
846c324

kshitijthakkar commited on

Add UI tabs for get_top_performers and get_leaderboard_summary tools
0acdeac

kshitijthakkar commited on

docs: Add OpenAI, Nebius, Hyperbolic to sponsors
38fcab6

kshitijthakkar commited on

docs: Fix demo links and remove UI_GUIDE reference
58955c2

kshitijthakkar commited on

docs: Deploy final documentation package
6982f0b

kshitijthakkar commited on

fix: Correct Gemini model name to 2.5 Flash
e4b0c31

kshitijthakkar commited on

docs: Add demo links to About section
0795b68

kshitijthakkar commited on

chore: Update Gradio to 6.0.0 stable release
ec30578

kshitijthakkar commited on

docs: Add collapsible accordions for each tool in API Documentation
3a7759f

kshitijthakkar commited on

fix: Correct tool count from 9/10 to 11 tools across all documentation
adff627

kshitijthakkar commited on

docs: Add TraceMind Ecosystem section and update banner
4cb2baf

kshitijthakkar commited on

style: Update banner to include TraceVerde and SMOLTRACE
b48b490

kshitijthakkar commited on

refactor: Reduce text clutter and add accordions for cleaner UI
0cc5a22

kshitijthakkar commited on

style: Add banner and match TraceMind-AI styling
36a7320

kshitijthakkar commited on

fix: Make HF token optional in push_dataset_to_hub tool
16e44ce

kshitijthakkar commited on

fix: Resolve NameError in get_dataset MCP tool
5cc4a9e

kshitijthakkar commited on

fix: Add prompt_template input to push_dataset button handler
3a64edc

kshitijthakkar commited on

feat: Add prompt template support to push_dataset_to_hub
e8281aa

kshitijthakkar commited on

fix: Use correct GeminiClient method in generate_prompt_template
68c1485

kshitijthakkar commited on

feat: Add generate_prompt_template MCP tool
807fe76

kshitijthakkar commited on

fix: Correct indentation for Settings tab content
f4dfe1f

kshitijthakkar commited on

feat: Add Settings screen for API key configuration with security
86f2cd8

kshitijthakkar commited on

fix: Add defensive checks for optional columns in failure analysis
4b91aa4

kshitijthakkar commited on

docs: Update README with comprehensive badges
cd2758f

kshitijthakkar commited on

fix: Update Gradio UI dropdown with all supported hardware options
b7d0706

kshitijthakkar commited on

feat: Add full support for HuggingFace Jobs hardware in cost estimator
b714b1e

kshitijthakkar commited on

feat: Use real token estimates from actual evaluation data
60c4817

kshitijthakkar commited on

feat: Use real pricing data from genai_otel + Modal compute costs
3001796

kshitijthakkar commited on

Fix tuple key serialization error in analyze_results
02e6639

kshitijthakkar commited on

Add missing analyze_results import
450ce36

kshitijthakkar commited on

Fix syntax error in compare_runs function
928e67a

kshitijthakkar commited on

feat: Add Ocean theme to launch() method
4760eaa

kshitijthakkar commited on

fix: Move theme parameter to launch() method for Gradio 6
26de7cd

kshitijthakkar commited on

fix: Apply Ocean theme correctly for Gradio 6
3ae64f0

kshitijthakkar commited on

feat: Add optimized MCP tools for token reduction
ee84e6a

kshitijthakkar commited on

docs: Add missing tools 6 & 7 descriptions and fix tool counts
64af94c

kshitijthakkar commited on

fix: Correct license from MIT to AGPL-3.0 in deployment section
3788b21

kshitijthakkar commited on

docs: Add logo to README from assets branch
44e697d

kshitijthakkar commited on

docs: Add open source foundation section to README and app.py
a18d50d

kshitijthakkar commited on

Update URLs to MCP-1st-Birthday hackathon organization
c1a84e8

kshitijthakkar commited on

Add synthetic dataset generation tools for custom SMOLTRACE evaluations
4a16168

Mandark-droid commited on

fix: Remove all API key parameters from MCP tools - use environment variables only
fbd2ae8

Mandark-droid commited on

Fix JSON response format in MCP tools
0c0a9f1

Mandark-droid commited on

chore: Add push scripts to .gitignore
58b13d7

Mandark-droid commited on

fix: Remove theme parameter for Gradio 6 compatibility
82b9e6e

Mandark-droid commited on

feat: Use Docker SDK with fresh environment for Gradio 6.0.0.dev4
2f35f0d

Mandark-droid commited on

revert: Roll back to Gradio 5.49.1 due to HF Spaces infrastructure incompatibility
8a6de74

Mandark-droid commited on