fix: Update README to reflect the change from Gemini Interactions API to Google's Interactions API for the AI Research Planner & Executor Agent

This commit is contained in:
Shubhamsaboo
2026-01-04 10:05:19 -08:00
parent 44efabeac6
commit 3dd5b600fc
2 changed files with 3 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen
### 🚀 Advanced AI Agents
* [🏚️ 🍌 AI Home Renovation Agent with Nano Banana](advanced_ai_agents/multi_agent_apps/ai_home_renovation_agent)
* [🔍 AI Deep Research Agent](advanced_ai_agents/single_agent_apps/ai_deep_research_agent/)
* [🔬 AI Research Planner & Executor (Gemini Interactions API)](advanced_ai_agents/single_agent_apps/research_agent_gemini_interaction_api)
* [🔬 AI Research Planner & Executor (Google Interactions API)](advanced_ai_agents/single_agent_apps/research_agent_gemini_interaction_api)
* [🤝 AI Consultant Agent](advanced_ai_agents/single_agent_apps/ai_consultant_agent)
* [🏗️ AI System Architect Agent](advanced_ai_agents/single_agent_apps/ai_system_architect_r1/)
* [💰 AI Financial Coach Agent](advanced_ai_agents/multi_agent_apps/ai_financial_coach_agent/)

View File

@@ -1,6 +1,6 @@
# 🔬 AI Research Planner & Executor Agent with Gemini Interactions API
# 🔬 AI Research Planner & Executor Agent with Google's Interactions API
A streamlined multi-phase research agent built with **Google's Gemini Interactions API** that demonstrates stateful conversations, model mixing, background execution, and automatic infographic generation.
A streamlined multi-phase research agent built with **Google's Interactions API** that demonstrates stateful conversations, model mixing, background execution, and automatic infographic generation.
## 🌟 Features