We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b1233 commit bf0b22aCopy full SHA for bf0b22a
src/DeepseekLaravelServiceProvider.php
@@ -2,7 +2,7 @@
2
3
namespace DeepSeek\DeepseekLaravel;
4
5
-use DeepSeek\DeepseekClient;
+use DeepSeek\DeepSeekClient;
6
use Illuminate\Support\ServiceProvider;
7
use DeepSeek\DeepseekLaravel\Exceptions\ApiKeyIsMissing;
8
0 commit comments