Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit 7ce8052

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)