<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Azure Openai Llm Updates Daily</title>
  <id>https://www.trackawesomelist.com/kimtth/awesome-azure-openai-llm/feed.xml</id>
  <updated>2026-02-26T13:42:35.054Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/kimtth/awesome-azure-openai-llm/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/kimtth/awesome-azure-openai-llm/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/kimtth/awesome-azure-openai-llm/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated collection of resources for 🌌 Azure OpenAI, 🦙 LLMs (+RAG, Agents). Monthly Updates.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/26/</id>
    <title>Awesome Azure Openai Llm Updates on Feb 26, 2026</title>
    <updated>2026-02-26T13:42:35.054Z</updated>
    <published>2026-02-26T13:42:34.998Z</published>
    <content type="html"><![CDATA[<h3><p>1. App &amp; Agent</p>
</h3>
<ul>
<li><strong>Agent Protocols</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#model-context-protocol-mcp" rel="noopener noreferrer">MCP</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#a2a" rel="noopener noreferrer">A2A</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#computer-use" rel="noopener noreferrer">Computer use</a></li>
</ul>
</li>
</ul>

<ul>
<li><strong>Coding &amp; Research</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#coding" rel="noopener noreferrer">Coding</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#skill" rel="noopener noreferrer">Skill</a> / <a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#harness" rel="noopener noreferrer">Harness</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#domain-specific-agents" rel="noopener noreferrer">Domain-Specific Agents</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#deep-research" rel="noopener noreferrer">Deep Research</a></li>
</ul>
</li>
</ul>
<h3><p>3. Research &amp; Survey</p>
</h3>
<ul>
<li><strong>Challenges</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#context-constraints" rel="noopener noreferrer">Context Constraints</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#trustworthy-safe-and-secure-llm" rel="noopener noreferrer">Trustworthy, Safe and Secure LLM</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#large-language-model-is-abilities" rel="noopener noreferrer">Large Language Model's Abilities</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#reasoning" rel="noopener noreferrer">Reasoning</a></li>
</ul>
</li>
</ul>

<ul>
<li><strong>Survey &amp; Build</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#survey-on-large-language-models" rel="noopener noreferrer">Survey on Large Language Models</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#additional-topics-a-survey-of-llms" rel="noopener noreferrer">Additional Topics: A Survey of LLMs</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#llm-research-ranked-by-cite-count-150" rel="noopener noreferrer"><strong>LLM Research</strong> (Ranked by cite count ≥150)</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#build-an-llms-from-scratch-picogpt-and-lit-gpt" rel="noopener noreferrer">Build an LLMs from Scratch</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#business-use-cases" rel="noopener noreferrer">Business Use Cases</a></li>
</ul>
</li>
</ul>
<h3><p>5. Best Practices</p>
</h3>
<ul>
<li><strong>RAG</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#the-problem-with-rag" rel="noopener noreferrer">The Problem with RAG</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#rag-solution-design" rel="noopener noreferrer">RAG Solution Design</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#rag-research" rel="noopener noreferrer">RAG Research</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#rag-research-ranked-by-cite-count-100" rel="noopener noreferrer"><strong>RAG Research</strong> (Ranked by cite count &gt;=100)</a></li>
</ul>
</li>
</ul>

<ul>
<li><strong>Agent</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#agent-design-patterns" rel="noopener noreferrer">Agent Design Patterns</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#agent-research" rel="noopener noreferrer">Agent Research</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#agent-research-ranked-by-cite-count-100" rel="noopener noreferrer"><strong>Agent Research</strong> (Ranked by cite count &gt;=100)</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#reflection-tool-use-planning-and-multi-agent-collaboration" rel="noopener noreferrer">Reflection, Tool Use, Planning and Multi-agent collaboration</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#tool-use" rel="noopener noreferrer">Tool Use: LLM to Master APIs</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/26/"/>
    <summary>6 awesome projects updated on Feb 26, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/08/</id>
    <title>Awesome Azure Openai Llm Updates on Feb 08, 2026</title>
    <updated>2026-02-08T09:15:51.364Z</updated>
    <published>2026-02-08T09:15:51.364Z</published>
    <content type="html"><![CDATA[<h3><p>3. Research &amp; Survey</p>
</h3>
<ul>
<li><strong>Finetuning</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#finetuning" rel="noopener noreferrer">Pre-training and Post-training</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#other-techniques-and-llm-patterns" rel="noopener noreferrer">Other Techniques and LLM Patterns</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/08/"/>
    <summary>1 awesome projects updated on Feb 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/27/</id>
    <title>Awesome Azure Openai Llm Updates on Nov 27, 2025</title>
    <updated>2025-11-27T13:02:36.273Z</updated>
    <published>2025-11-27T13:02:36.273Z</published>
    <content type="html"><![CDATA[<h3><p>3. Research &amp; Survey</p>
</h3>
<ul>
<li><strong>Products &amp; Impact</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#openai-roadmap" rel="noopener noreferrer">OpenAI Roadmap</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#openai-models" rel="noopener noreferrer">OpenAI Models</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#openai-products" rel="noopener noreferrer">OpenAI Products</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#anthropic-ai-products" rel="noopener noreferrer">Anthropic Products</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#google-ai-products" rel="noopener noreferrer">Google AI Products</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#agi-discussion-and-social-impact" rel="noopener noreferrer">AGI Discussion and Social Impact</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/27/"/>
    <summary>1 awesome projects updated on Nov 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/25/</id>
    <title>Awesome Azure Openai Llm Updates on Nov 25, 2025</title>
    <updated>2025-11-25T13:02:51.008Z</updated>
    <published>2025-11-25T13:02:50.983Z</published>
    <content type="html"><![CDATA[<h3><p>2. Azure OpenAI &amp; Copilot</p>
</h3>
<ul>
<li><strong>Services</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/azure.md#azure-ai-search" rel="noopener noreferrer">Azure AI Search</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/azure.md#microsoft-foundry--ai-services" rel="noopener noreferrer">Microsoft Foundry &amp; AI Services</a></li>
</ul>
</li>
</ul>
<h3><p>3. Research &amp; Survey</p>
</h3>
<ul>
<li><strong>Landscape</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#large-language-model-landscape" rel="noopener noreferrer">Large Language Model: Landscape</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#large-language-model-comparison" rel="noopener noreferrer">Comparison</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#evolutionary-tree-of-large-language-models" rel="noopener noreferrer">Evolutionary Tree</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#large-language-model-collection" rel="noopener noreferrer">LLM Collection</a></li>
</ul>
</li>
</ul>

<ul>
<li><strong>Prompting</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/models_research.md#prompt-engineering-and-visual-prompts" rel="noopener noreferrer">Prompt Engineering and Visual Prompts</a></li>
</ul>
</li>
</ul>
<h3><p>4. Tools, Datasets, and Evaluation</p>
</h3>
<ul>
<li><strong>Tools</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#general-ai-tools-and-extensions" rel="noopener noreferrer">General AI Tools and Extensions</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#llm-for-robotics" rel="noopener noreferrer">LLM for Robotics</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#awesome-demo" rel="noopener noreferrer">Awesome Demo</a></li>
</ul>
</li>
</ul>

<ul>
<li><strong>Evaluation</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#evaluating-large-language-models" rel="noopener noreferrer">Evaluating Large Language Models</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#llm-evalution-benchmarks" rel="noopener noreferrer">LLM Evalution Benchmarks</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#llmops-large-language-model-operations" rel="noopener noreferrer">LLMOps: Large Language Model Operations</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/25/"/>
    <summary>5 awesome projects updated on Nov 25, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/24/</id>
    <title>Awesome Azure Openai Llm Updates on Nov 24, 2025</title>
    <updated>2025-11-24T16:41:38.554Z</updated>
    <published>2025-11-24T16:41:38.499Z</published>
    <content type="html"><![CDATA[<h3><p>1. App &amp; Agent</p>
</h3>
<ul>
<li><strong>RAG</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#rag-retrieval-augmented-generation" rel="noopener noreferrer">RAG</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#advanced-rag" rel="noopener noreferrer">Advanced RAG</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#graphrag" rel="noopener noreferrer">GraphRAG</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#rag-application" rel="noopener noreferrer">RAG Application</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#vector-database--embedding" rel="noopener noreferrer">Vector Database &amp; Embedding</a></li>
</ul>
</li>
</ul>

<ul>
<li><strong>Application</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#top-agent-frameworks" rel="noopener noreferrer">Top Agent Frameworks</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#orchestration-framework" rel="noopener noreferrer">Orchestration Framework</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#frameworks--sdks" rel="noopener noreferrer">Frameworks / SDKs</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#apps--ready-to-use-agents" rel="noopener noreferrer">Apps / Ready-to-use Agents</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#popular-llm-applications-ranked-by-github-star-count-1000" rel="noopener noreferrer"><strong>Popular LLM Applications</strong> (Ranked by GitHub star count ≥1000)</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#no-code--user-interface" rel="noopener noreferrer">No Code &amp; User Interface</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#personal-ai-assistant--desktop" rel="noopener noreferrer">Personal AI assistant &amp; desktop</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#caching" rel="noopener noreferrer">Caching</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#data-processing" rel="noopener noreferrer">Data Processing</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#gateway" rel="noopener noreferrer">Gateway</a></li>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/applications.md#memory" rel="noopener noreferrer">Memory</a></li>
</ul>
</li>
</ul>
<h3><p>2. Azure OpenAI &amp; Copilot</p>
</h3>
<ul>
<li><strong>Research</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/azure.md#microsoft-research" rel="noopener noreferrer">Microsoft Research</a></li>
</ul>
</li>
</ul>
<h3><p>4. Tools, Datasets, and Evaluation</p>
</h3>
<ul>
<li><strong>Data</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/tools_extra.md#datasets-for-llm-training" rel="noopener noreferrer">Datasets for LLM Training</a></li>
</ul>
</li>
</ul>
<h3><p>5. Best Practices</p>
</h3>
<ul>
<li><strong>Reference</strong><ul>
<li><a href="https://github.com/kimtth/awesome-azure-openai-llm/blob/main/README.md/section/best_practices.md#proposals--glossary" rel="noopener noreferrer">Proposals &amp; Glossary</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/24/"/>
    <summary>5 awesome projects updated on Nov 24, 2025</summary>
  </entry>
</feed>