4 Commits

Author SHA1 Message Date
H\Huzaifa Personal d586abee45 Fix misspelled multimodal_agent.py filename
The file was named mutimodal_agent.py, so the README quickstart (streamlit run multimodal_agent.py) did not match the actual filename.
2026-07-18 02:43:07 +05:00
Shubhamsaboo 05d0d25cd6 fix: update broken relative links across crash courses and agents
Fixed systemic documentation link issues:
- Updated all ai_agent_tutorials/ references to correct folder paths
  (starter_ai_agents/, voice_ai_agents/, advanced_ai_agents/)
- Fixed OpenAI SDK crash course references (../4_runner_execution -> ../4_running_agents, etc)
- Fixed Google ADK crash course cross-references to match actual folder structure
- Corrected relative path references in agent READMEs

Reduced broken local links from 68 to 47. Remaining issues are mostly
external references (scrapegraph_ai_sdk) and missing documentation files.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-06-12 19:06:47 -07:00
Shubhamsaboo 074320081e feat: Enhance multimodal AI agent with improved API key handling and model updates 2025-11-08 22:08:37 -08:00
ShubhamSaboo ea3fe6913b Updated repo structure 2025-04-17 16:01:23 -05:00