Commit History

Update app.py to specify server name and port when launching demo
de052d5

matsuap commited on

Add random number generation feature in app.py and update UI with accordions for better organization. Remove unnecessary dependencies from requirements.txt.
cee7335

matsuap commited on

Add docstring to brave_search function in app.py for better clarity and usage instructions
64c5ae2

matsuap commited on

Fix app.py to launch demo with mcp_server set to True
14b8437

matsuap commited on

Update .gitignore to include .env, modify app.py to load API key from environment variables, and update requirements.txt to add requests and python-dotenv.
0baa4be

matsuap commited on

Initial setup of the project structure and basic files.
04ea0e7

matsuap commited on