Skip to content

Commit 7ce8052

Browse files
Fix namespace declaration for PhiSilicaAgent class
1 parent a748341 commit 7ce8052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/agents/AIShell.PhiSilica.Agent/PhiSilicaAgent.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using AIShell.Abstraction;
55
using Microsoft.Windows.AI;
66

7-
namespace phisilicaagent_041825
7+
namespace AIShell.PhiSilica.Agent
88
{
99
public class PhiSilicaAgent : ILLMAgent
1010
{

0 commit comments

Comments
 (0)