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

feat: Added extra env variable to control DALLE additional parameters #186

Open
wants to merge 24 commits into
base: development
Choose a base branch
from

Conversation

photonn
Copy link

@photonn photonn commented Dec 11, 2024

Added extra env variable to control DALLE additional parameters using a JSON. If not defined, in the API call, API will use default values for this {"size": "1024x1024", "quality": "standard", "style": "vivid"}

@photonn photonn requested a review from adubovik as a code owner December 11, 2024 10:07
@photonn photonn changed the title Added extra env variable to control DALLE additional parameters using… feature - Added extra env variable to control DALLE additional parameters using… Dec 11, 2024
@photonn photonn changed the title feature - Added extra env variable to control DALLE additional parameters using… feature - Added extra env variable to control DALLE additional parameters Dec 11, 2024
@photonn photonn changed the title feature - Added extra env variable to control DALLE additional parameters feat: Added extra env variable to control DALLE additional parameters Dec 11, 2024
dependabot bot and others added 5 commits December 30, 2024 10:39
* Add integration tests

* Fix bug found by integration tests

* Move unit tests in `unit_tests` folder

* allow absence of config file for unit tests

* minor refactor

* remove pytest asyncio mark

* - fixes due to pr comments
-add retries on " event loop is closed" error

* minor refactor in project dependencies

* refactor: remove pytest_asyncio

* minor refactor

* Minor fix in comment

* Fix in naming

* fix comment

* another fix in test name and comment

* update vision tests

* Bunch of review fixes

* comment typo

* forgotten commit

* reduce max tokens count, minor refactor

* another bunch of review fixes

* Another bunch of review fixes

* More refactoring of text tests

* minor fix

* one more refactor of test cases
… a JSON. If not defined, in the API call, API will use default values for this {"size": "1024x1024", "quality": "standard", "style": "vivid"}
@photonn photonn requested a review from nepalevov as a code owner January 7, 2025 11:24
@photonn photonn requested a review from alexey-ban as a code owner January 7, 2025 11:24
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.

4 participants