Skip to content

release 1.2.0: Azure OpenAI provider#10

Merged
doso merged 2 commits intomainfrom
feat/azure-openai-provider
Jul 11, 2025
Merged

release 1.2.0: Azure OpenAI provider#10
doso merged 2 commits intomainfrom
feat/azure-openai-provider

Conversation

@doso
Copy link
Collaborator

@doso doso commented Jul 11, 2025

Pull Request

Azure OpenAI provider

📝 Description

  • Updated documentation to include Azure OpenAI as a supported LLM provider.
  • Enhanced CLI and configuration to accommodate Azure OpenAI API key, instance name, deployment name, and API version.
  • Modified codebase to integrate Azure OpenAI model handling alongside existing OpenAI and AWS Bedrock support.

🔍 Related Issues

🔄 Type of Change

  • 🐛 Bug Fix (non-breaking change addressing an issue)
  • ✨ New Feature (non-breaking change adding functionality)
  • 💥 Breaking Change (fix or feature causing existing functionality to change)
  • 📚 Documentation Update
  • 🧹 Code Refactor
  • 🔧 Build/CI Update
  • ⚡ Performance Improvement

📋 Changeset

  • Yes
  • No, this change doesn't require a version bump
  • No, will add one before merging

🧪 Testing

  • Added/updated unit tests
  • Added/updated integration tests
  • Manually tested functionality

📸 Screenshots

✅ Checklist

  • My changes generate no new warnings
  • I have updated documentation as needed
  • I have verified that my changes are accessible

📣 Additional Context

doso added 2 commits July 11, 2025 12:47
- Updated documentation to include Azure OpenAI as a supported LLM provider.
- Enhanced CLI and configuration to accommodate Azure OpenAI API key, instance name, deployment name, and API version.
- Modified codebase to integrate Azure OpenAI model handling alongside existing OpenAI and AWS Bedrock support.
@changeset-bot
Copy link

changeset-bot bot commented Jul 11, 2025

⚠️ No Changeset found

Latest commit: 26e7d7e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@doso doso merged commit aa24353 into main Jul 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant