From 88b778fe59e9933653124a182cac65dad9fa5307 Mon Sep 17 00:00:00 2001 From: Shubham Saboo <31396011+Shubhamsaboo@users.noreply.github.com> Date: Sun, 15 Feb 2026 11:43:32 -0600 Subject: [PATCH] Update image links in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fe5fe4..9dfc1da 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ # 🌟 Awesome LLM Apps -A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more.** This repository features LLM apps that use models from openai logo**OpenAI** , anthropic logo**Anthropic**, google logo**Google**, X logo**xAI** and open-source models like alibaba logo**Qwen** or meta logo**Llama** that you can run locally on your computer. +A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more.** This repository features LLM apps that use models from openai logo**OpenAI** , anthropic logo**Anthropic**, google logo**Google**, X logo**xAI** and open-source models like alibaba logo**Qwen** or meta logo**Llama** that you can run locally on your computer.

@@ -220,7 +220,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen - Memory; callbacks; Plugins - Simple multi‑agent; Multi‑agent patterns -openai logo [OpenAI Agents SDK Crash Course](ai_agent_framework_crash_course/openai_sdk_crash_course/) +openai logo [OpenAI Agents SDK Crash Course](ai_agent_framework_crash_course/openai_sdk_crash_course/) - Starter agent; function calling; structured outputs - Tools: built‑in, function, third‑party integrations - Memory; callbacks; evaluation