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

com.openai.unity 2.2.4 #33

Merged
merged 3 commits into from
Feb 17, 2023
Merged

com.openai.unity 2.2.4 #33

merged 3 commits into from
Feb 17, 2023

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Feb 17, 2023

  • support native texture image variations and edits
    • texture's require the following import settings:
      • no compression
      • read/write enabled
  • made image edit mask optional as long as main texture has transparency
  • updated AuthInfo to validate apiKey and organizationId a bit better
  • renamed OPEN_AI_ORGANIZATION_ID -> OPENAI_ORGANIZATION_ID
  • updated dependencies
  • updated docs

support native texture image variations and edits
@StephenHodgson StephenHodgson marked this pull request as ready for review February 17, 2023 03:09
@StephenHodgson StephenHodgson marked this pull request as draft February 17, 2023 03:20
renamed OPEN_AI_ORGANIZATION_ID -> OPENAI_ORGANIZATION_ID
updated dependencies
updated docs
@StephenHodgson StephenHodgson marked this pull request as ready for review February 17, 2023 03:51
@StephenHodgson StephenHodgson merged commit e015d06 into main Feb 17, 2023
@StephenHodgson StephenHodgson deleted the development branch February 17, 2023 03:51
github-actions bot pushed a commit that referenced this pull request Feb 17, 2023
- support native texture image variations and edits
  - texture's require the following import settings:
    - no compression
    - read/write enabled 
- made image edit mask optional as long as main texture has transparency
- updated `AuthInfo` to validate `apiKey` and `organizationId` a bit
better
- renamed `OPEN_AI_ORGANIZATION_ID` -> `OPENAI_ORGANIZATION_ID`
- updated dependencies
- updated docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant