diff --git a/AiCoreUnitTest/Ollama2FacadeTest.cs b/AiCoreUnitTest/Ollama2FacadeTest.cs
index c9fb6fe4f..5298aaa92 100644
--- a/AiCoreUnitTest/Ollama2FacadeTest.cs
+++ b/AiCoreUnitTest/Ollama2FacadeTest.cs
@@ -1,10 +1,7 @@
using AICore.Facade.LLM;
using BeWo.Service.Core;
+using BS.Shared.Core;
using Microsoft.VisualStudio.TestTools.UnitTesting;
-using Microsoft.VisualStudio.TestTools.UnitTesting.Logging;
-using System;
-using System.Net;
-using System.Runtime.InteropServices;
namespace AiCoreUnitTest
{
diff --git a/Host/Web.Deploy.config b/Host/Web.Deploy.config
index ea62c0f35..93ace719d 100644
--- a/Host/Web.Deploy.config
+++ b/Host/Web.Deploy.config
@@ -139,6 +139,14 @@
+
+
+
+
+
+
+
+
diff --git a/Host/Web.config b/Host/Web.config
index 74409a0cc..c49c59f7b 100644
--- a/Host/Web.config
+++ b/Host/Web.config
@@ -144,6 +144,14 @@
+
+
+
+
+
+
+
+