foundationallm
foundationallm copied to clipboard
Added Azure OpenAI Direct E2E Test (Scenario #17)
Added Azure OpenAI Direct E2E Test (Scenario #17)
Details on the issue fix or feature implementation
This PR includes an end-to-end test for the AzureOpenAIDirect orchestrator. It creates a new agent and prompt and requests completion using both endpoints.
Confirm the following
- [ ] I started this PR by branching from the head of the default branch
- [ ] I have targeted the PR to merge into the default branch
- [ ] I have included unit tests for the issue/feature
- [ ] I have included inline docs for my changes, where applicable
- [ ] I have successfully run a local build
- [ ] I have provided the required update scripts, where applicable
- [ ] I have updated relevant docs, where applicable