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

OpenAI DALL·E support #298

Merged
merged 22 commits into from Dec 19, 2023
Merged

OpenAI DALL·E support #298

merged 22 commits into from Dec 19, 2023

Conversation

Heezer
Copy link
Collaborator

@Heezer Heezer commented Nov 19, 2023

Motivating generated picture 😄 ❤️
image

Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Heezer thanks a lot! Please check my comments.
I trust that it works, but I would add at least one integration test to make sure it keeps working in the future.
Thanks!

@Heezer
Copy link
Collaborator Author

Heezer commented Dec 17, 2023

@Heezer thanks a lot! Please check my comments. I trust that it works, but I would add at least one integration test to make sure it keeps working in the future. Thanks!

inte test added

Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Heezer great job, thank you! Please check comments

Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Heezer thank you so much, great job!

@langchain4j langchain4j merged commit cf4f2da into main Dec 19, 2023
6 checks passed
@langchain4j langchain4j deleted the dalle-support branch December 19, 2023 10:37
langchain4j pushed a commit that referenced this pull request Dec 19, 2023
This uses the same LangChain classes as
#298 by @Heezer

- langchain4j-core/src/main/java/dev/langchain4j/data/image/Image.java
-
langchain4j-core/src/main/java/dev/langchain4j/model/image/ImageModel.java

I copy/pasted those 2 files here as #298 isn't merged yet, and my goal
is that we use the same API in the end.
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.

None yet

3 participants