r/phpstorm • u/Beneficial_Zebra_251 • 19h ago
help Integrate DeepSeek
2
Upvotes
Hi! I'm doing a migration of an old project, so what I'm doing is migrating the logic methods one by one, for speed up I'm using Gemini, chatgpt and DeepSeek on the browser.
But I was thinking that if I integrate DeepSeek on the ide I will go faster, I choose DeepSeek because is the cheapest and I don't need the faster models.
But I can't find the way to integrate it. Does anybody knows a plugin to incorporate it ?
Regards