Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] refactor: use AOAI as default LLM in samples #595

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

swatDong
Copy link
Contributor

Linked issues

closes: #532

Details

Update all c# samples to use AOAI as default LLM, include local debug (f5) and deploy to azure.

Change details

For all c# samples

  • Update Program.cs to use AOAI by default
  • Update README.md to use AOAI as the first option
  • Update other related env and setting files

Attestation Checklist

  • My code follows the style guidelines of this project

  • I have checked for/fixed spelling, linting, and other errors

  • I have commented my code for clarity

  • I have made corresponding changes to the documentation (we use TypeDoc to document our code)

  • My changes generate no new warnings

  • I have added tests that validates my changes, and provides sufficient test coverage. I have tested with:

    • Local testing
    • E2E testing in Teams
  • New and existing unit tests pass locally with my changes

Additional information

Feel free to add other relevant information below

@swatDong swatDong marked this pull request as ready for review September 19, 2023 03:52
@singhk97 singhk97 merged commit efc4599 into main Sep 19, 2023
7 checks passed
@singhk97 singhk97 deleted the qidon/netaoai branch September 19, 2023 21:13
@singhk97 singhk97 linked an issue Sep 20, 2023 that may be closed by this pull request
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.

[C#] Update sample and default LLM to AOAI Update sample and default LLM to AOAI
3 participants