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

DeepSeek R1 response lacks thinking process #612

Closed
Wangwentao1 opened this issue Feb 10, 2025 · 3 comments
Closed

DeepSeek R1 response lacks thinking process #612

Wangwentao1 opened this issue Feb 10, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Wangwentao1
Copy link

I use a custom API provider to integrate DeepSeek R1 in perplexica,but I found the thinking process is missing: Like in the picture

Image

I debuged the raw message in the metasearchagent.ts with docker logger. So the original LLM response lacks the thinking process. I want to figure it out why.

@Wangwentao1 Wangwentao1 added the bug Something isn't working label Feb 10, 2025
@Wangwentao1
Copy link
Author

I think this bug is related to langchain async request?

@Wangwentao1
Copy link
Author

@ItzCrazyKns
Copy link
Owner

If thinking tags are returned by the provider it should be displayed like a charm by this PR: #576 so please refer to it for more updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants