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

[WIP] Feat DALL·E Models #3185

Closed
wants to merge 9 commits into from
Closed

Conversation

H0llyW00dzZ
Copy link
Contributor

No description provided.

@H0llyW00dzZ H0llyW00dzZ force-pushed the dalle branch 14 times, most recently from bdde202 to 76f183a Compare November 13, 2023 17:55
[+] chore(config.ts): update DEFAULT_CONFIG with DALL·E model configuration options
[+] chore(config.ts): update version to 4.1 for DALL·E Models
[+] chore(config.ts): add migration logic for DALL·E model configuration options
[+] feat(config.ts): add validation for 'n', 'quality', 'size', and 'style' properties in ModalConfigValidator
[+] chore(locales): update localization files for Chinese (cn) and Indonesian (id)
[+] feat(locales): add translations for image creation options in Chinese (cn) and Indonesian (id)
[+] fix(config.ts): fix validation  'size' for DALL·E Model
[+] chore(constant.ts): add support for DALL·E Model in OpenaiPath
[+] feat(constant.ts): add ImageCreationPath, ImageEditPath, and ImageVariationsPath to OpenaiPath
[+] feat(constant.ts): add DALL·E Model to DEFAULT_MODELS
[+] feat(model-config.tsx): add support for configuring number of images, quality of images, size of images, and style of images in ModelConfigList component
[+] fix(model-config.tsx): update onChange event handlers to use ModalConfigValidator for quality, size, and style values
[+] feat(model-config): add temperature input range to ModelConfigList component
@akmumu
Copy link

akmumu commented Dec 10, 2023

{
"error": {
"message": "You are not allowed to sample from this model",
"type": "invalid_request_error",
"param": null,
"code": null
}
}

@H0llyW00dzZ
Copy link
Contributor Author

{ "error": { "message": "You are not allowed to sample from this model", "type": "invalid_request_error", "param": null, "code": null } }

this pr still wip

@akmumu
Copy link

akmumu commented Dec 12, 2023

{ "error": { "message": "You are not allowed to sample from this model", "type": "invalid_request_error", "param": null, "code": null } }

this pr still wip

yeah

@MrrDrr
Copy link
Contributor

MrrDrr commented Feb 23, 2024

hi, how is the progress?

@iiitmahesh
Copy link

any update on this?

@lloydzhou
Copy link
Contributor

duplicate #5173

@lloydzhou lloydzhou closed this Aug 6, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


duplicate #5173

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.

6 participants