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

Fix OpenAiChatModel NPE #975

Merged

Conversation

devholic22
Copy link
Contributor

  • Fix OpenAiChatModel NPE using getOrDefault

closed #970

I fixed this issue using Map.getOrDefault

* Fix OpenAiChatModel NPE using getOrDefault
@tzolov
Copy link
Contributor

tzolov commented Jun 28, 2024

@devholic22 thanks for addressing the issue

@tzolov tzolov merged commit 9f56a91 into spring-projects:main Jun 28, 2024
1 check passed
@devholic22 devholic22 deleted the fix-for-openai-chat-model-npe 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.

OpenAiChatModel NullPointerException
2 participants