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 2f8700a commit cc9d27eCopy full SHA for cc9d27e
src/Console/Make/Stubs/agent.stub
@@ -9,7 +9,7 @@ use NeuronAI\Agent\SystemPrompt;
9
use NeuronAI\Providers\AIProviderInterface;
10
use NeuronAI\Providers\Anthropic;
11
use NeuronAI\Tools\ToolInterface;
12
-use NeuronAI\Tools\ToolkitInterface;
+use NeuronAI\Tools\Toolkits\ToolkitInterface;
13
14
class [classname] extends Agent
15
{
0 commit comments