Skip to content

The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.

active 2025-04-112026-07-06 (UTC)

Partial coverage11,148 / 11,785 hourly files (95%) · 2 absent upstream · 634 failed, retryable2025-04-062026-08-10 (UTC)— sampled evenly across the window, so rankings and trends hold; absolute counts scale up.
Events
192
Pushes
26
Pull requests
31
Issues
4
Stars
69
Forks
23

Activity over time

Daily event counts in the loaded window

Line chart, 452 days from 2025-04-11 to 2026-07-06. Pushes: 26 total, peak 9 in a day. Pull requests: 31 total, peak 9 in a day. Issues: 4 total, peak 2 in a day. Comments: 8 total, peak 2 in a day. Stars: 69 total, peak 2 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
shshr266170
ManniArora261264
m-gheini12420
vivekchettiar11341
mishrapratyush5110
jiangweifang3001
peteraziz12122001
wd0211010
claudiaregio1000
microsoft-github-policy-service[bot]1001

Recent activity

Latest issues, pull requests and releases

  • Issue#180claudiaregio2026-02-12 02:29
    [DEPRECATION FYI] - Polyglot Notebooks extension in VS Code
  • Issue#156peteraziz12122026-01-22 10:23
    import os from openai import AzureOpenAI client = AzureOpenAI( api_key = os.getenv("AZURE_OPENAI_API_KEY"), api_version = "2024-10-21", azure_endpoint = os.getenv("AZURE_OPENAI_ENDPOINT") # Your Azure OpenAI resource's endpoint value. ) conversation=[{"role": "system", "content": "You are a helpful assistant."}] while True: user_input = input("Q:") conversation.append({"role": "user", "content": user_input}) response = client.chat.completions.create( model=
  • Pull request#178vivekchettiar2025-11-20 05:19
  • Pull request#173wd0212025-08-18 14:35
  • Pull request#172shshr2025-08-15 23:45
  • Pull request#172shshr2025-08-15 23:43
  • Pull request#171shshr2025-08-05 03:49
  • Pull request#169m-gheini2025-08-05 01:36
  • Issue comment#169ManniArora2025-08-04 22:36
    Adding Document Generator to Agent based samples
  • Issue comment#169microsoft-github-policy-service[bot]2025-08-04 22:26
    Adding Document Generator to Agent based samples
  • Pull request#169m-gheini2025-08-04 22:26
  • Pull request#168shshr2025-08-04 19:38
  • Pull request#168shshr2025-08-04 19:36
  • Pull request#167shshr2025-08-04 19:19
  • Pull request#167shshr2025-08-04 19:04
  • Pull request#166shshr2025-08-04 18:22
  • Pull request#165shshr2025-08-04 18:00
  • Pull request#164shshr2025-08-04 17:52
  • Pull request#164shshr2025-08-04 17:51
  • Pull request#162ManniArora2025-07-02 19:03
  • Pull request#160ManniArora2025-06-27 21:45
  • Pull request#159ManniArora2025-06-17 18:33
  • Pull request#159ManniArora2025-06-17 18:25
  • Issue comment#158vivekchettiar2025-06-17 07:08
    Update README.md
  • Pull request#157vivekchettiar2025-06-16 16:53

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 69 stars here means stars gained during the window, not the repo's star count.