Azure-Samples/openai
The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
Repository profile
No description.
Repository updates
Get generated Azure-Samples/jp-azureopenai-samples development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-02 03:11
4 captures since 2026-05-27
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-02 03:11
pyproject.toml
python ecosystem,
3 dependencies
poetry.lock
python ecosystem,
1 dependency
1.call-center/app/requirements.txt
python ecosystem,
6 dependencies
3.goal-achievement-adviser/scripts/requirements.txt
python ecosystem,
7 dependencies
4.company-research/scripts/requirements.txt
python ecosystem,
8 dependencies
5.internal-document-search/scripts/requirements.txt
python ecosystem,
6 dependencies
2.recipe-adviser/app/backend/requirements.txt
python ecosystem,
8 dependencies
3.goal-achievement-adviser/app/backend/pyproject.toml
python ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
This sample has the full End2End process of creating RAG application with Prompty and Azure AI Foundry. It includes GPT-4 LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
Samples using AI and Azure SQL DB
A creative writing multi-agent solution to help users write articles.
A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.