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

Commit

parent 12126769
Branches
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
"DoesTestStepsMetadataExist": true,
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/15/2024 10:01:17",
"HeaderLastSavedDateTimeUTC": "01/15/2024 10:03:18",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"14dd137e-3796-47e0-b40f-9268bee25980": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"",
......
......@@ -9,8 +9,8 @@
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_E3LA2dVXBJAmthFbXF4kqM321S6MV5qIAQCyF3scN4I=",
"Header.json": "C8_Xz4edpDlc5g+EjjHjqSdxVSy4NUnPvc0nb802Ath3r8=",
"Controls\\4.json": "C8_tm2PIU1UuzT8PHYmDEoYo7O+g99YHGREw0bg2SmU9Wk=",
"Header.json": "C8_TpR6WFSA13DSAOjL8NrVqk2VCSgNR3E99U/6RgH/YhA=",
"Properties.json": "C8_h6DSGX2t7DCVqr0W9zVgKgZm6HMHtrtLOK7dWwj62Sw=",
"References\\DataSources.json": "C8_j1tKKAOYDTkGHfiN7TTDXqWDGAT05nDhkMTD/v32als=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -19,15 +19,15 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_+PFDFub9o8A+SkXF3yZqroujxGJwEv0yZwh23GP+0No=",
"ClientStampedChecksum": "C8_WqkX/7sFewAK88vIysJMnW8dYvJ/Z88MytU17vPA5AY=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_B7QS9IAuh4ZQDqU9CuerBDTo+JJ6k5lRsJWHDfDdz/U=",
"AppTests\\2.json": "C8_omA4KVA0ye8qkU+fMWC8nSkoW42AEHM4XBnnYkUJCys=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_E3LA2dVXBJAmthFbXF4kqM321S6MV5qIAQCyF3scN4I=",
"Header.json": "C8_Xz4edpDlc5g+EjjHjqSdxVSy4NUnPvc0nb802Ath3r8=",
"Controls\\4.json": "C8_tm2PIU1UuzT8PHYmDEoYo7O+g99YHGREw0bg2SmU9Wk=",
"Header.json": "C8_TpR6WFSA13DSAOjL8NrVqk2VCSgNR3E99U/6RgH/YhA=",
"Properties.json": "C8_h6DSGX2t7DCVqr0W9zVgKgZm6HMHtrtLOK7dWwj62Sw=",
"References\\DataSources.json": "C8_j1tKKAOYDTkGHfiN7TTDXqWDGAT05nDhkMTD/v32als=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -36,5 +36,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_+PFDFub9o8A+SkXF3yZqroujxGJwEv0yZwh23GP+0No="
"ServerStampedChecksum": "C8_WqkX/7sFewAK88vIysJMnW8dYvJ/Z88MytU17vPA5AY="
}
\ No newline at end of file
......@@ -263,7 +263,7 @@ Screen1 As screen:
!IsBlank(textinput1.Text),
Set(
varResp,
varResp & Char(10) & textinput1.Text & Char(10) & Char(10) & "<b>GPT:</b> " & ConnectAzureOpenai.Run(
varResp & Char(10) & textinput1.Text & Char(10) & Char(10) & "GPT: " & ConnectAzureOpenai.Run(
textinput1.Text,
Creativity
).assi & Char(10)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment