@@ -154,6 +154,9 @@ FileList = 'GenXdev.AI.ComfyUI.psm1', 'GenXdev.AI.csproj.no',
154154 ' GenXdev.AI.LMStudio.psm1' , ' GenXdev.AI.png' , ' GenXdev.AI.psd1' ,
155155 ' GenXdev.AI.psm1' , ' GenXdev.AI.Queries.psm1' , ' ISSUES.md' , ' LICENSE' ,
156156 ' license.txt' , ' powershell.jpg' , ' programmer.jpg' , ' README.md' ,
157+ ' Tests\GenXdev.AI\ConvertTo-LMStudioFunctionDefinition.Tests.ps1' ,
158+ ' Tests\GenXdev.AI\Get-TextTranslation.Tests.ps1' ,
159+ ' Tests\GenXdev.AI\Invoke-CommandFromToolCall.Tests.ps1' ,
157160 ' Functions\GenXdev.AI.ComfyUI\ConvertComfyImageFormat.ps1' ,
158161 ' Functions\GenXdev.AI.ComfyUI\CreateComfySDXLWorkflow.ps1' ,
159162 ' Functions\GenXdev.AI.ComfyUI\CreateComfyUniversalWorkflow.ps1' ,
@@ -166,83 +169,90 @@ FileList = 'GenXdev.AI.ComfyUI.psm1', 'GenXdev.AI.csproj.no',
166169 ' Functions\GenXdev.AI.ComfyUI\README.md' ,
167170 ' Functions\GenXdev.AI.ComfyUI\ResizeComfyInputImage.ps1' ,
168171 ' Functions\GenXdev.AI.ComfyUI\Set-ComfyUIBackgroundImage.ps1' ,
169- ' Functions\GenXdev.AI\Approve-NewTextFileContent.ps1' ,
170172 ' Functions\GenXdev.AI.ComfyUI\Set-ComfyUIModelPath.ps1' ,
171- ' Functions\GenXdev.AI\Convert-DotNetTypeToLLMType.ps1' ,
172173 ' Functions\GenXdev.AI.ComfyUI\SetComfyUIProcessPriority.ps1' ,
173- ' Functions\GenXdev.AI\ConvertTo-LMStudioFunctionDefinition.ps1' ,
174174 ' Functions\GenXdev.AI.ComfyUI\Stop-ComfyUI.ps1' ,
175- ' Functions\GenXdev.AI\defaultsettings.json' ,
176175 ' Functions\GenXdev.AI.ComfyUI\SupportedComfyUIModels.json' ,
177- ' Functions\GenXdev.AI.DeepStack\Compare-ImageFaces.ps1' ,
178- ' Functions\GenXdev.AI\EnsureGithubCLIInstalled.ps1' ,
179176 ' Functions\GenXdev.AI.ComfyUI\Test-ComfyUIQueueEmpty.ps1' ,
180- ' Functions\GenXdev.AI.DeepStack\EnsureDeepStack.ps1' ,
181177 ' Functions\GenXdev.AI.ComfyUI\UploadComfyImage.ps1' ,
182- ' Functions\GenXdev.AI\EnsureHuggingFace.ps1' ,
183- ' Functions\GenXdev.AI.DeepStack\Get-ImageDetectedFaces.ps1' ,
184178 ' Functions\GenXdev.AI.ComfyUI\WaitForComfyCompletion.ps1' ,
179+ ' Tests\GenXdev.AI.LMStudio\Get-LMStudioLoadedModelList.Tests.ps1' ,
180+ ' Tests\GenXdev.AI.Queries\escalated-quickly.mp3' ,
181+ ' Functions\GenXdev.AI\Approve-NewTextFileContent.ps1' ,
182+ ' Tests\GenXdev.AI.LMStudio\Get-LMStudioModelList.Tests.ps1' ,
183+ ' Tests\GenXdev.AI.Queries\Find-Image.Tests.ps1' ,
184+ ' Functions\GenXdev.AI\Convert-DotNetTypeToLLMType.ps1' ,
185+ ' Functions\GenXdev.AI\ConvertTo-LMStudioFunctionDefinition.ps1' ,
186+ ' Tests\GenXdev.AI.LMStudio\Get-LMStudioPaths.Tests.ps1' ,
187+ ' Tests\GenXdev.AI.Queries\Start-AudioTranscription.Tests.ps1' ,
188+ ' Functions\GenXdev.AI\defaultsettings.json' ,
189+ ' Tests\GenXdev.AI.LMStudio\Start-LMStudioApplication.Tests.ps1' ,
190+ ' Functions\GenXdev.AI\EnsureGithubCLIInstalled.ps1' ,
191+ ' Functions\GenXdev.AI\EnsureHuggingFace.ps1' ,
192+ ' Tests\GenXdev.AI.LMStudio\Test-LMStudioInstallation.Tests.ps1' ,
185193 ' Functions\GenXdev.AI\EnsurePaintNet.ps1' ,
186- ' Functions \GenXdev.AI.DeepStack\Get-ImageDetectedObjects .ps1' ,
194+ ' Tests \GenXdev.AI.LMStudio\Test-LMStudioProcess.Tests .ps1' ,
187195 ' Functions\GenXdev.AI\EnsurePip.ps1' ,
188- ' Functions\GenXdev.AI.DeepStack\Get-ImageDetectedScenes.ps1' ,
189196 ' Functions\GenXdev.AI\EnsurePython.ps1' ,
190- ' Functions\GenXdev.AI.DeepStack\Get-RegisteredFaces.ps1' ,
191197 ' Functions\GenXdev.AI\EnsureWinMergeInstalled.ps1' ,
192- ' Functions\GenXdev.AI.DeepStack\Invoke-ImageEnhancement.ps1' ,
193198 ' Functions\GenXdev.AI\GenerateMasonryLayoutHtml.ps1' ,
194- ' Functions\GenXdev.AI.DeepStack\README.md' ,
195199 ' Functions\GenXdev.AI\Get-AIDefaultLLMSettings.ps1' ,
196- ' Functions\GenXdev.AI.DeepStack\Register-AllFaces.ps1' ,
197200 ' Functions\GenXdev.AI\Get-AILLMSettings.ps1' ,
198- ' Functions\GenXdev.AI.DeepStack\Register-Face.ps1' ,
199201 ' Functions\GenXdev.AI\Get-CpuCore.ps1' ,
200- ' Functions\GenXdev.AI.LMStudio\Add-GenXdevMCPServerToLMStudio.ps1' ,
201- ' Functions\GenXdev.AI.DeepStack\Unregister-AllFaces.ps1' ,
202202 ' Functions\GenXdev.AI\Get-HasCapableGpu.ps1' ,
203- ' Functions\GenXdev.AI.LMStudio\EnsureLMStudio.ps1' ,
204- ' Functions\GenXdev.AI.DeepStack\Unregister-Face.ps1' ,
203+ ' Functions\GenXdev.AI.DeepStack\Compare-ImageFaces.ps1' ,
205204 ' Functions\GenXdev.AI\Get-NumberOfCpuCores.ps1' ,
206- ' Functions\GenXdev.AI.LMStudio\Get-LMStudioLoadedModelList.ps1' ,
207205 ' Functions\GenXdev.AI\Get-TextTranslation.ps1' ,
208- ' Functions\GenXdev.AI.LMStudio\Get-LMStudioModelList .ps1' ,
206+ ' Functions\GenXdev.AI.DeepStack\EnsureDeepStack .ps1' ,
209207 ' Functions\GenXdev.AI\Get-VectorSimilarity.ps1' ,
210- ' Functions\GenXdev.AI.LMStudio\Get-LMStudioPaths.ps1' ,
211208 ' Functions\GenXdev.AI\Invoke-CommandFromToolCall.ps1' ,
212- ' Functions\GenXdev.AI.LMStudio\Get-LMStudioTextEmbedding.ps1' ,
209+ ' Tests\GenXdev.AI.ComfyUI\EnsureComfyUIModel.Tests.ps1' ,
210+ ' Functions\GenXdev.AI.DeepStack\Get-ImageDetectedFaces.ps1' ,
213211 ' Functions\GenXdev.AI\Invoke-HuggingFaceCli.ps1' ,
214- ' Functions\GenXdev.AI.LMStudio \Get-LMStudioWindow .ps1' ,
212+ ' Functions\GenXdev.AI.DeepStack \Get-ImageDetectedObjects .ps1' ,
215213 ' Functions\GenXdev.AI\Invoke-LLMBooleanEvaluation.ps1' ,
216- ' Functions\GenXdev.AI.LMStudio\Initialize-LMStudioModel.ps1' ,
217214 ' Functions\GenXdev.AI\Invoke-LLMQuery.ps1' ,
218- ' Functions\GenXdev.AI.LMStudio\Install-LMStudioApplication .ps1' ,
215+ ' Functions\GenXdev.AI.DeepStack\Get-ImageDetectedScenes .ps1' ,
219216 ' Functions\GenXdev.AI\Invoke-LLMStringListEvaluation.ps1' ,
220- ' Functions\GenXdev.AI.LMStudio\README.md ' ,
217+ ' Functions\GenXdev.AI.DeepStack\Get-RegisteredFaces.ps1 ' ,
221218 ' Functions\GenXdev.AI\Invoke-LLMTextTransformation.ps1' ,
222- ' Functions\GenXdev.AI.LMStudio\Start-LMStudioApplication.ps1' ,
223219 ' Functions\GenXdev.AI\Invoke-WinMerge.ps1' ,
224- ' Functions\GenXdev.AI.LMStudio\Test-LMStudioInstallation .ps1' ,
220+ ' Functions\GenXdev.AI.DeepStack\Invoke-ImageEnhancement .ps1' ,
225221 ' Functions\GenXdev.AI\masonary.html' ,
226- ' Functions\GenXdev.AI.LMStudio\Test-LMStudioProcess.ps1 ' ,
222+ ' Functions\GenXdev.AI.DeepStack\README.md ' ,
227223 ' Functions\GenXdev.AI\masonary.html.gpt5.no' ,
228224 ' Functions\GenXdev.AI\New-LLMAudioChat.ps1' ,
225+ ' Functions\GenXdev.AI.DeepStack\Register-AllFaces.ps1' ,
229226 ' Functions\GenXdev.AI\New-LLMTextChat.ps1' ,
227+ ' Functions\GenXdev.AI.DeepStack\Register-Face.ps1' ,
230228 ' Functions\GenXdev.AI\Set-AILLMSettings.ps1' ,
229+ ' Functions\GenXdev.AI.DeepStack\Unregister-AllFaces.ps1' ,
230+ ' Functions\GenXdev.AI.DeepStack\Unregister-Face.ps1' ,
231231 ' Functions\GenXdev.AI\Set-GenXdevAICommandNotFoundAction.ps1' ,
232232 ' Functions\GenXdev.AI\Start-GenXdevMCPServer.ps1' ,
233233 ' Functions\GenXdev.AI\Test-DeepLinkImageFile.ps1' ,
234+ ' Functions\GenXdev.AI.LMStudio\Add-GenXdevMCPServerToLMStudio.ps1' ,
235+ ' Functions\GenXdev.AI.LMStudio\EnsureLMStudio.ps1' ,
236+ ' Functions\GenXdev.AI.LMStudio\Get-LMStudioLoadedModelList.ps1' ,
237+ ' Functions\GenXdev.AI.LMStudio\Get-LMStudioModelList.ps1' ,
238+ ' Functions\GenXdev.AI.LMStudio\Get-LMStudioPaths.ps1' ,
239+ ' Functions\GenXdev.AI.LMStudio\Get-LMStudioTextEmbedding.ps1' ,
240+ ' Functions\GenXdev.AI.LMStudio\Get-LMStudioWindow.ps1' ,
241+ ' Functions\GenXdev.AI.LMStudio\Initialize-LMStudioModel.ps1' ,
242+ ' Functions\GenXdev.AI.LMStudio\Install-LMStudioApplication.ps1' ,
243+ ' Functions\GenXdev.AI.LMStudio\README.md' ,
244+ ' Functions\GenXdev.AI.LMStudio\Start-LMStudioApplication.ps1' ,
245+ ' Functions\GenXdev.AI.LMStudio\Test-LMStudioInstallation.ps1' ,
246+ ' Functions\GenXdev.AI.LMStudio\Test-LMStudioProcess.ps1' ,
234247 ' Functions\GenXdev.AI.Queries\Add-EmoticonsToText.ps1' ,
235248 ' Functions\GenXdev.AI.Queries\Add-ImageDirectories.ps1' ,
236249 ' Functions\GenXdev.AI.Queries\ConvertFrom-CorporateSpeak.ps1' ,
237250 ' Functions\GenXdev.AI.Queries\ConvertFrom-DiplomaticSpeak.ps1' ,
238251 ' Functions\GenXdev.AI.Queries\ConvertTo-CorporateSpeak.ps1' ,
239252 ' Functions\GenXdev.AI.Queries\ConvertTo-DiplomaticSpeak.ps1' ,
240253 ' Functions\GenXdev.AI.Queries\Export-ImageIndex.ps1' ,
241- ' Tests\GenXdev.AI\ConvertTo-LMStudioFunctionDefinition.Tests.ps1' ,
242254 ' Functions\GenXdev.AI.Queries\Find-Image.Cmdlet.cs.no' ,
243- ' Tests\GenXdev.AI\Get-TextTranslation.Tests.ps1' ,
244255 ' Functions\GenXdev.AI.Queries\Find-Image.Fields.cs.no' ,
245- ' Tests\GenXdev.AI\Invoke-CommandFromToolCall.Tests.ps1' ,
246256 ' Functions\GenXdev.AI.Queries\Find-Image.Initialization.cs.no' ,
247257 ' Functions\GenXdev.AI.Queries\Find-Image.Processing.cs.no' ,
248258 ' Functions\GenXdev.AI.Queries\Find-Image.ps1' ,
@@ -252,7 +262,6 @@ FileList = 'GenXdev.AI.ComfyUI.psm1', 'GenXdev.AI.csproj.no',
252262 ' Functions\GenXdev.AI.Queries\Get-AIKnownFacesRootpath.ps1' ,
253263 ' Functions\GenXdev.AI.Queries\Get-AIMetaLanguage.ps1' ,
254264 ' Functions\GenXdev.AI.Queries\Get-Fallacy.ps1' ,
255- ' Tests\GenXdev.AI.ComfyUI\EnsureComfyUIModel.Tests.ps1' ,
256265 ' Functions\GenXdev.AI.Queries\Get-ImageIndexPath.ps1' ,
257266 ' Functions\GenXdev.AI.Queries\Get-ImageIndexStats.ps1' ,
258267 ' Functions\GenXdev.AI.Queries\Get-ScriptExecutionErrorFixPrompt.ps1' ,
@@ -264,25 +273,16 @@ FileList = 'GenXdev.AI.ComfyUI.psm1', 'GenXdev.AI.csproj.no',
264273 ' Functions\GenXdev.AI.Queries\Invoke-ImageObjectsUpdate.ps1' ,
265274 ' Functions\GenXdev.AI.Queries\Invoke-ImageScenesUpdate.ps1' ,
266275 ' Functions\GenXdev.AI.Queries\Invoke-QueryImageContent.ps1' ,
267- ' Tests\GenXdev.AI.LMStudio\Get-LMStudioLoadedModelList.Tests.ps1' ,
268276 ' Functions\GenXdev.AI.Queries\Remove-ImageDirectories.ps1' ,
269- ' Tests\GenXdev.AI.LMStudio\Get-LMStudioModelList.Tests.ps1' ,
270277 ' Functions\GenXdev.AI.Queries\Remove-ImageMetaData.ps1' ,
271- ' Tests\GenXdev.AI.LMStudio\Get-LMStudioPaths.Tests.ps1' ,
272278 ' Functions\GenXdev.AI.Queries\Save-FoundImageFaces.ps1' ,
273- ' Tests\GenXdev.AI.LMStudio\Start-LMStudioApplication.Tests.ps1' ,
274279 ' Functions\GenXdev.AI.Queries\Save-FoundImageObjects.ps1' ,
275- ' Tests\GenXdev.AI.LMStudio\Test-LMStudioInstallation.Tests.ps1' ,
276280 ' Functions\GenXdev.AI.Queries\Save-Transcriptions.ps1' ,
277- ' Tests\GenXdev.AI.LMStudio\Test-LMStudioProcess.Tests.ps1' ,
278281 ' Functions\GenXdev.AI.Queries\Set-AIImageCollection.ps1' ,
279282 ' Functions\GenXdev.AI.Queries\Set-AIKnownFacesRootpath.ps1' ,
280283 ' Functions\GenXdev.AI.Queries\Set-AIMetaLanguage.ps1' ,
281- ' Tests\GenXdev.AI.Queries\escalated-quickly.mp3' ,
282284 ' Functions\GenXdev.AI.Queries\Set-ImageIndexPath.ps1' ,
283- ' Tests\GenXdev.AI.Queries\Find-Image.Tests.ps1' ,
284285 ' Functions\GenXdev.AI.Queries\Set-WindowsWallpaperEx.ps1' ,
285- ' Tests\GenXdev.AI.Queries\Start-AudioTranscription.Tests.ps1' ,
286286 ' Functions\GenXdev.AI.Queries\Set-WindowsWallpaperEx.ps1.new' ,
287287 ' Functions\GenXdev.AI.Queries\Show-FoundImagesInBrowser.ps1' ,
288288 ' Functions\GenXdev.AI.Queries\Show-GenXdevScriptErrorFixInIde.ps1' ,
0 commit comments