Skip to content
Snippets Groups Projects
Commit 789e44cf authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent f494eda0
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
"DoesTestStepsMetadataExist": true,
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/26/2024 08:13:14",
"HeaderLastSavedDateTimeUTC": "01/26/2024 08:19:51",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"0af671eb-f5d5-4f25-ae77-3dbdfe4d76b0": "\"/providers/microsoft.powerapps/apis/shared_azure-2dopenai-2dconnector-5f1d98e22a441b0e2d-5f3739fab3a930da50/connections/shared-azure-2dopena-3f4cdc89-63b5-4018-882d-1f1c97eb18e0\"",
......
......@@ -10,7 +10,7 @@
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_30gPIloQ7jGwaLHWxXqxDKNDEelGI9TBj9/J3jUC6Pw=",
"Header.json": "C8_tAYPINuhDAqRQfYy2NYLSUVucvY5hkdPwEPCULao3U4=",
"Header.json": "C8_VvoXGFAItNPp5dWUwQIg9jOV883dMuO5UGzZprArlQ4=",
"Properties.json": "C8_WfQm1rjMxu8klR7nwwROlFlXFkNPU860clMcCek0Bd8=",
"References\\DataSources.json": "C8_G3q4876DgeG1YiqppGW+NhZ1/nWiie5Ggtji74eJix0=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -20,7 +20,7 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_zCV2k/bK6uE+XV1F/Bg2nrXHByNIsIFaNKrqGiiUByw=",
"ClientStampedChecksum": "C8_eU9o25vItnsl1m8JMMDNT8lf4sxoYIjlUHApsO6453g=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_FR+rChiYwzo+Mrrisfn1kK6viScOyF8EJFRMbwzrBP4=",
"AppTests\\2.json": "C8_e7iNKGdPmvGBQG8t0GHgxl3LWfan9OmlJR4cLuSEmT0=",
......@@ -28,7 +28,7 @@
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_30gPIloQ7jGwaLHWxXqxDKNDEelGI9TBj9/J3jUC6Pw=",
"Header.json": "C8_tAYPINuhDAqRQfYy2NYLSUVucvY5hkdPwEPCULao3U4=",
"Header.json": "C8_VvoXGFAItNPp5dWUwQIg9jOV883dMuO5UGzZprArlQ4=",
"Properties.json": "C8_WfQm1rjMxu8klR7nwwROlFlXFkNPU860clMcCek0Bd8=",
"References\\DataSources.json": "C8_G3q4876DgeG1YiqppGW+NhZ1/nWiie5Ggtji74eJix0=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -38,5 +38,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_zCV2k/bK6uE+XV1F/Bg2nrXHByNIsIFaNKrqGiiUByw="
"ServerStampedChecksum": "C8_eU9o25vItnsl1m8JMMDNT8lf4sxoYIjlUHApsO6453g="
}
\ No newline at end of file
......@@ -288,12 +288,9 @@ BaseScreen As screen:
If(
!IsBlank(textinput1.Text),
textinput1.Text; // you
behave1.SelectedText.'data-ADB4D7A662F548B49FAC2B986E348A1BVal'; // sys
ConnectAzureOpenai.Run(textinput1.Text, Creativity, behave1.SelectedText.'data-ADB4D7A662F548B49FAC2B986E348A1BVal'); // Assi
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment