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 handle response result #24

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

moassaad
Copy link
Contributor

@moassaad moassaad commented Feb 1, 2025

Hello
Hope you are well

fix error.

Problem

Output of function sendRequest() is not string type.

Solution

Add function setResult to assign the result and access it from anywhere.
Add setResult solution to:

  • function run() in DeepseekClient class.
  • function code() in HasCoder trait.
  • function chat() in HasChat trait.

@omaralalwi omaralalwi merged commit 36450ae into deepseek-php:master Feb 6, 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.

2 participants