websearch / app.py

Commit History

Only track average request time for default num_results (4)
7de855a
Running

victor HF Staff Claude commited on

wording: 2 seconds
f4bd350

victor HF Staff commited on

Add request timing analytics and improve UI organization
59993d0

victor HF Staff Claude commited on

Fix MCP tool exposure to show only search_web
85f4370

victor HF Staff commited on

Improve analytics display and fix page load refresh
b4fa9b6

victor HF Staff commited on

Add analytics feature to track daily request counts
4c75ecc

victor HF Staff Claude commited on

Revert "Update MCP button link to use custom HF Space domain"
f568c4f

victor HF Staff commited on

Update MCP button link to use custom HF Space domain
e6f71d7

victor HF Staff commited on

Remove target='_blank' from MCP button link
ad90141

victor HF Staff commited on

Fix MCP button to use direct URL instead of JavaScript for HuggingFace Spaces compatibility
bf5b72e

victor HF Staff commited on

Move MCP button back to HTML block with padding adjustment
eea0a4b

victor HF Staff commited on

Move MCP button into markdown section and increase size
b9167a4

victor HF Staff commited on

Simplify MCP button styling
f0981f5

victor HF Staff commited on

Add 'Use with MCP' button that opens API view
eaf41af

victor HF Staff commited on

Update app.py
af5218b

victor HF Staff commited on

Update README and app.py: change title to 'Web Search MCP', enhance rate limit to 360 requests/hour, and improve logging for rate limit and content extraction.
f2aca49

victor HF Staff commited on

Update app.py
1d115f5

victor HF Staff commited on

Add rate limit logging and community resource notice to Gradio interface
d454433

victor HF Staff commited on

Add search button to Gradio interface for improved user interaction
4e72c55

victor HF Staff commited on

Refactor search_web function for improved readability: format parameters, enhance example usage, and streamline payload preparation.
36a4f5e

victor HF Staff commited on

Refactor search_web function to enhance formatting for news and search results; improve date handling and source extraction.
4424462

victor HF Staff commited on

Enhance README and app.py: clarify search functionality, add search type options, and improve usage examples for web search capabilities.
9d978bc

victor HF Staff commited on

Update README and app.py for Web Search MCP Server: enhance documentation, improve usage instructions, and implement main content extraction with error handling.
6ef48c6

victor HF Staff commited on

Refactor imports in app.py to streamline dependencies
edda836

victor HF Staff commited on

Implement rate limiting and error handling in FastAPI application; update requirements.txt to include 'limits'
531d6f9

victor HF Staff commited on

Update app.py
eb17722

victor HF Staff commited on

Add Gradio web search application and update README with usage instructions
e90574b

victor HF Staff commited on