Commit Graph

20 Commits

Author SHA1 Message Date
Shubhamsaboo
fb6dcd2460 Update models in README and agent files to reflect transition from Gemini 3 Pro to Gemini 3 Flash. Adjusted descriptions and instructions across various agents to ensure consistency with the new model. Updated YAML configurations for multi-agent web research team to use the latest model version. 2025-12-17 15:00:52 -08:00
Shubhamsaboo
b318d91ac6 feat: google_adk_crash_course update agents to use Gemini 3 Pro model and adjust environment variable settings 2025-11-24 16:49:01 -08:00
Shubhamsaboo
6ac9fd3f98 Update README to clarify testing instructions for OpenAI and Anthropic agents 2025-11-12 20:05:50 -08:00
Shubhamsaboo
edfe785f75 docs: Update README for Multi-Agent Web Research System to clarify YAML-based implementation 2025-09-26 14:37:39 -07:00
Shubhamsaboo
b4e2fdd489 feat: YAML Based Multi-Agent Web Research Agent with Firecrawl MCP (low-code)
- Introduced a new multi-agent system for web research, including a main coordinator agent and specialized research and summary agents.
- Added detailed README for setup, usage, and agent configuration.
2025-09-26 14:36:11 -07:00
Shubhamsaboo
291da96868 docs: Remove outdated Guardrails workflow diagram from README for clarity 2025-08-27 18:38:18 -05:00
Shubhamsaboo
1d18103dfa docs: Enhance README with detailed Guardrails workflow diagram for input and output validation 2025-08-27 18:37:06 -05:00
Shubhamsaboo
8841a9e2b2 Update README files across various sections to improve clarity and consistency. 2025-08-27 12:25:59 -05:00
Shubhamsaboo
edf042f10b feat: Add OpenAI Agents SDK Crash Course 2025-08-27 12:15:24 -05:00
Shubhamsaboo
0b7d8389cd feat: Add Loop and Parallel Agent tutorials to Google ADK crash course 2025-08-12 23:13:49 -05:00
Madhu
3b6abb675c Email GTM B2B Agent and 9_2, 9_3 of google adk 2025-08-13 03:22:35 +05:30
Shubhamsaboo
b5d047ee7c feat: Introduce Sequential Agent tutorial for google ADK 2025-08-11 13:51:37 -05:00
Shubhamsaboo
b837c057da feat: Add Simple Multi-Agent Researcher tutorial for google ADK course 2025-08-11 11:37:17 -05:00
Shubhamsaboo
3478406ea6 feat: Added a new tutorial on plugins, covering global callback management and practical examples for logging, monitoring, and request modification for google ADK crash course 2025-08-07 01:02:36 -05:00
Shubhamsaboo
7753b7d451 feat: add GPT-OSS Critique & Improvement Loop demo
- Introduced a Streamlit app that implements an iterative critique and improvement process using GPT-OSS.
2025-08-07 00:34:33 -05:00
Shubhamsaboo
3de66d37b5 refactor: update tutorial README files for consistency and clarity
- Changed section headers to use more descriptive icons for better visual guidance.
- Improved tutorial structure and overview sections for enhanced readability.
- Updated callback examples to include clearer print statements for better understanding of agent interactions.
2025-08-03 20:26:35 -05:00
Shubhamsaboo
54ecde998c feat: add comprehensive Google ADK tutorials and example agents for memory management and callbacks
- Introduced multiple tutorials covering memory agents, including in-memory and persistent conversation agents, with detailed README documentation.
- Implemented agent lifecycle callbacks and LLM interaction callbacks to enhance monitoring and control over agent execution.
- Added examples for tool execution callbacks, demonstrating how to track tool usage and performance.
- Updated requirements for new tutorials and removed outdated dependencies from previous versions.
2025-08-03 20:22:10 -05:00
Shubhamsaboo
53dfb652bf feat: add AI Real Estate Agent Team and Enterprise MCP AI Agent Team
- Introduced a new AI Real Estate Agent Team with multi-agent capabilities for property search, market analysis, and valuation.
- Added comprehensive README documentation detailing features, setup instructions, and API requirements.
- Implemented the Enterprise MCP AI Agent Team for orchestrating knowledge management across local files and SaaS platforms, including specialized agents for Notion, GitHub, and Figma.
- Enhanced the overall architecture with intelligent routing and task delegation using the Model Context Protocol (MCP).
- Included necessary requirements for both teams to ensure proper functionality.
2025-08-03 18:01:01 -05:00
deathstalkr
a067659a2e fix: update tutorial links for improved navigation and clarity 2025-07-27 21:00:00 +05:30
ShubhamSaboo
98a20d67c1 feat: add comprehensive Google ADK tutorials and example agents for structured output, tool usage, and MCP integration 2025-07-19 08:37:37 -07:00