websearch / app.py

Commit History

Update app.py
af5218b
Running

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