Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
1
commits
Merge pull request #3 from MirkoGilioli/feat/03_multi_agent_travel
3df2a66View on GitHubUpdate 03_multi_agent/multi_travel_agent/attractions_planner/agent.py
b377fcbView on GitHubAdded a new use case where we build a multi agent system that recommends trips and itineraries. It stores the list of itineraries in Tool Context memory
f712725View on GitHubMerge pull request #2 from MirkoGilioli/feat/04_agent_remote_open_weather
ee3e4f9View on GitHubHave added a new agent which has an mcp client that connects to a remote MCP Server running in Cloud Run
bcaf3c4View on GitHubAdded MCP client use case where MCP Client connects to a local MCP Server running on a local machine
22d1319View on GitHubMerge pull request #1 from MirkoGilioli/feat/02_agent_tools
8ea2c6bView on GitHubUpdate 02_agent_tools/agent_tool_googleSearch/agent.py
cee7a5bView on GitHub