Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add Azure provider support with URL construction and configuration#1679

Merged
amitksingh1490 merged 8 commits into
mainfrom
fix/1183
Oct 10, 2025
Merged

feat: add Azure provider support with URL construction and configuration#1679
amitksingh1490 merged 8 commits into
mainfrom
fix/1183

Conversation

@amitksingh1490

Copy link
Copy Markdown
Contributor

fixes #1183

@github-actions github-actions Bot added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Oct 8, 2025
@amitksingh1490 amitksingh1490 marked this pull request as draft October 8, 2025 08:15
@amitksingh1490 amitksingh1490 marked this pull request as ready for review October 9, 2025 10:38
Comment thread crates/forge_app/src/dto/provider.rs Outdated
})
}

pub fn azure(

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its used in tests

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

define in tests

@amitksingh1490 amitksingh1490 merged commit 87c4687 into main Oct 10, 2025
9 checks passed
@amitksingh1490 amitksingh1490 deleted the fix/1183 branch October 10, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add Azure Open AI to forge

2 participants