Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FSoft-AI4Code/CodeWiki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/reformat-component-id
Choose a base ref
...
head repository: FSoft-AI4Code/CodeWiki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 25, 2026

  1. Merge pull request #48 from FSoft-AI4Code/feat/reformat-component-id

    re-format component id
    anhnh2002 authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    b562a51 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

  1. Add Azure OpenAI support (#49)

    Add azure-openai as a new provider option, using the AzureOpenAI client
    from the openai package. Users can configure via --provider azure-openai
    with --azure-deployment and --api-version options.
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    bdqnghi and claude committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    81827f0 View commit details
    Browse the repository at this point in the history
  2. Update README with Azure OpenAI, Bedrock, incremental updates, and MC…

    …P server
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    bdqnghi and claude committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    738e0c4 View commit details
    Browse the repository at this point in the history
Loading