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

Support GPT-4V model #260

Merged
merged 26 commits into from
Feb 19, 2024
Merged

Support GPT-4V model #260

merged 26 commits into from
Feb 19, 2024

Conversation

LittleLittleCloud
Copy link
Collaborator

@LittleLittleCloud LittleLittleCloud commented Dec 28, 2023

Purpose

  • ...

Fixes #257
Fixes #265
Fixes #283

This PR adds a toggle to enable gpt-4v and its related resource deployment and serve as predecessor of ongoing gpt-4v support

To enable gpt-4v related resource during provision

azd env set USE_GPT4V true // default to false

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

infra/main.bicep Outdated Show resolved Hide resolved
@LittleLittleCloud LittleLittleCloud changed the title bicep - add toggle for gpt-4v resource Support GPT-4V model Feb 16, 2024
@LittleLittleCloud LittleLittleCloud merged commit 40380f0 into main Feb 19, 2024
4 checks passed
@LittleLittleCloud LittleLittleCloud deleted the u/xiaoyun/1228 branch February 19, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants