Skip to content

kimtth/azure-openai-llm-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

297 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Azure OpenAI + LLM Wiki

GitHub last commit Azure OpenAI GitHub Created At

A comprehensive, curated collection of resources for Azure OpenAI, Large Language Models (LLMs), and their applications.

πŸ”ΉConcise Summaries: Each resource is briefly described for quick understanding
πŸ”ΉChronological Organization: Resources appended with date (first commit, publication, or paper release)
πŸ”ΉMonthly Updates: The list is updated monthly; candidate entries before the update are tracked in the issue.

🧭 Quick Navigation (Propedia-style)

Layer / Era What it controls Jump to sections
Weights
2022-2023
Parametric knowledge baked into the model.
Themes: Pretraining, Scaling Laws, Fine-tuning, RLHF, Alignment, Instruction-following, Few-shot
Foundations: Large Language Model Landscape, Large Language Model Collection, Foundation Model Providers
Training: Large Language Model Training and Optimization, Model Training & Inference, Training & Fine-tuning
Behavior and safety: Trust, Safety, and Security, Safety, Security & LLMOps
Context
2023-2024
What the model sees at inference time.
Themes: Prompting, Chain-of-Thought, RAG, Memory, Long Context, Knowledge Injection, Context Engineering
Prompting: Prompt Engineering and Visual Prompts, Prompt Engineering & Tooling
Retrieval: RAG, Azure AI Search, RAG Best Practices
Memory and context windows: Context and Long-Context Limits, Memory, Data Processing & Memory
Harness
2025-2026
How the agent acts in the real world.
Themes: Function Calling, Tool Ecosystems, MCP, Skills, Workflow Graphs, Multi-agent, A2A protocols, Orchestration, Agent Infrastructure, Security
Agent runtime: AI Application, Agent Frameworks, Agent Development, Agent Best Practices
Protocols and tools: Agent Protocol, Coding & Research, Skills, Harness, Loop Engineering, Dev Tools, MCP & Extensions
Apps and operations: Evaluating Large Language Models, LLMOps, Learning Resources & Workshops, Code Samples & Workshops

Refereces: DailyDoseOfDS - Evolution of the Agent Landscape

1. App & Agent

πŸš€ RAG Systems, LLM Applications, Agents, Frameworks & Orchestration

⬆ back to top

2. Azure OpenAI & Copilot

🌌 Microsoft's Cloud-Based AI Platform and Services

⬆ back to top

3. Research & Survey

🧠 LLM Landscape, Prompt Engineering, Finetuning, Challenges & Surveys

⬆ back to top

4. Datasets, Evaluation, and Extras

πŸ› οΈ Training Data, Datasets & Evaluation Methods

⬆ back to top

5. Best Practices

πŸ“‹ Curated Blogs, Patterns, and Implementation Guidelines

⬆ back to top

🧭 Start Here

Category Goal Suggested path
RAG Explore RAG patterns RAG β†’ GraphRAG β†’ RAG Application β†’ RAG Best Practices β†’ RAG Research
AI Engineering Build an AI Engineering Workflow RAG β†’ AI Application β†’ Agent Protocol β†’ Coding β†’ Deep Research β†’ Domain-Specific Agents β†’ Skills β†’ Harness β†’ Loop Engineering
Skills & Harnesses Extend a Coding Agent Skills β†’ Harness β†’ Loop Engineering β†’ Coding β†’ Tool Use β†’ Evaluation Metrics
Agents Design an agent workflow Top Agent Frameworks β†’ Agent Design Patterns β†’ Tool Use β†’ Memory β†’ Agent Research
Data & Analytics Build a data or analytics agent Data & Analytics Agents β†’ Data Processing & OCR β†’ Memory β†’ Tool Use β†’ Evaluating Large Language Models
Local LLMs Build a local or self-hosted LLM application Large Language Model Collection β†’ Model Serving & Local Runtimes β†’ Model Gateway β†’ UI & No-Code Tool β†’ Observability & LLMOps
MCP & Integration Build MCP-enabled tools Model Context Protocol β†’ Dev Tools, MCP & Extensions β†’ Safety, Security & LLMOps β†’ Agent Best Practices
Developer Agents Build coding or research agents Coding β†’ Deep Research β†’ Skills β†’ Harness β†’ Loop Engineering β†’ Tool Calling & Agentic
Azure / RAG Build an Azure RAG application Azure OpenAI & Foundry Overview β†’ Azure AI Search β†’ RAG Solution Design β†’ Sample Applications β†’ Evaluating Large Language Models
Azure / Agents Build an Azure agent Agent Frameworks β†’ Agent Design Patterns β†’ Model Context Protocol β†’ Agent Development β†’ Evaluating Large Language Models
Microsoft 365 Build a Microsoft 365 agent Microsoft 365 Agent Development β†’ Copilot Product Catalog β†’ Dev Tools, MCP & Extensions β†’ Agent Development
Production Operate an AI application in production Architecture Patterns & Use Cases β†’ Safety, Security & LLMOps β†’ LLMOps β†’ Evaluating Large Language Models
Research Learn the LLM landscape Large Language Model Landscape β†’ Survey and Reference β†’ LLM Research
Model Development Train or fine-tune a model Large Language Model Collection β†’ Model Training & Inference β†’ Training & Fine-tuning β†’ Datasets for LLM Training β†’ Evaluating Large Language Models
Multimodal Build a multimodal application Multimodal Models β†’ Data Processing & OCR β†’ RAG Application β†’ Vision & Multimodal
Evaluation Choose and benchmark a model Large Language Model Collection β†’ Architecture Comparisons β†’ Evaluating Large Language Models β†’ LLM Evaluation Benchmarks β†’ Evaluation Metrics

πŸ“– Legend & Notation

Symbol Meaning Symbol Meaning
github GitHub repository πŸ—„οΈ Archived files
πŸ’‘πŸ† Recommend πŸ“Ί Video content
πŸ“‘ Academic paper πŸ€— Huggingface

Info: Applications that have been archived or have had no commits for more than 12 months are listed in applications.old.md.

^ back to top ^