Skip to content

Conversation

@eeaters
Copy link
Contributor

@eeaters eeaters commented Nov 25, 2025

This PR resolves two warning issues found in the DeepSeek module.

DeepSeekApi

Refactored code using a lambda expression to eliminate redundant warning messages.

DeepSeekChatOptions

Removed unnecessary ternary expressions from fields toolCallbacks, toolNames, and toolContext,
since they are guaranteed to be initialized in the method signatures.

@eeaters eeaters changed the title Feature/deepseek warnings Refactor: Clean Up Unnecessary Warnings in DeepSeekApi and DeepSeekChatOptions Nov 25, 2025
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.

1 participant