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

Add comment in OpenAiImageModel and modify RetryTemplate access level in OpenAiChatModel #756

Closed
wants to merge 6 commits into from

Conversation

devholic22
Copy link
Contributor

@devholic22 devholic22 commented May 23, 2024

  • add enough comment in OpenAiImageModel like OpenAiChatModel format.
  • changed public to private in OpenAiChatModel RetryTemplate.

resolved #755

devholic22 and others added 5 commits May 10, 2024 21:56
* Add comments in ImageResponse like ChatResponse
* Prevent IndexOutOfBounds in getResult function
* Update toString for formatting like ChatResponse
* Add comments in OpenAiImageModel like OpenAiChatModel
* Modify RetryTemplate access level (public - private) in OpenAiChatModel
* Update OpenAiImageModel comment for mvn code format
@markpollack
Copy link
Member

thanks, merged in 0e0d453

@markpollack markpollack added this to the 1.0.0-M1 milestone May 24, 2024
@devholic22 devholic22 deleted the refactor-openai branch November 2, 2024 14:48
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.

Add comment in OpenAiImageModel and modify RetryTemplate access level in OpenAiChatModel
2 participants