|
3 | 3 | # |
4 | 4 | # Generated by: genXdev |
5 | 5 | # |
6 | | -# Generated on: 26/07/2025 |
| 6 | +# Generated on: 27/07/2025 |
7 | 7 | # |
8 | 8 |
|
9 | 9 | @{ |
|
12 | 12 | RootModule = 'GenXdev.AI.psm1' |
13 | 13 |
|
14 | 14 | # Version number of this module. |
15 | | -ModuleVersion = '1.218.2025' |
| 15 | +ModuleVersion = '1.220.2025' |
16 | 16 |
|
17 | 17 | # Supported PSEditions |
18 | 18 | CompatiblePSEditions = 'Core' |
@@ -51,7 +51,7 @@ ClrVersion = '9.0.0.1' |
51 | 51 | ProcessorArchitecture = 'Amd64' |
52 | 52 |
|
53 | 53 | # Modules that must be imported into the global environment prior to importing this module |
54 | | -RequiredModules = @(@{ModuleName = 'GenXdev.Queries'; ModuleVersion = '1.218.2025'; }) |
| 54 | +RequiredModules = @(@{ModuleName = 'GenXdev.Queries'; ModuleVersion = '1.220.2025'; }) |
55 | 55 |
|
56 | 56 | # Assemblies that must be loaded prior to importing this module |
57 | 57 | # RequiredAssemblies = @() |
@@ -91,7 +91,7 @@ FunctionsToExport = 'Add-EmoticonsToText', 'Add-GenXdevMCPServerToLMStudio', |
91 | 91 | 'Get-LMStudioTextEmbedding', 'Get-LMStudioWindow', |
92 | 92 | 'Get-MediaFileAudioTranscription', 'Get-NumberOfCpuCores', |
93 | 93 | 'Get-RegisteredFaces', 'Get-ScriptExecutionErrorFixPrompt', |
94 | | - 'Get-SimularMovieTitle', 'Get-TextTranslation', |
| 94 | + 'Get-SimularMovieTitles', 'Get-TextTranslation', |
95 | 95 | 'Get-VectorSimilarity', 'Initialize-LMStudioModel', |
96 | 96 | 'Install-LMStudioApplication', 'Invoke-AIPowershellCommand', |
97 | 97 | 'Invoke-CommandFromToolCall', 'Invoke-ImageEnhancement', |
|
0 commit comments