Skip to main content
Sign in
Snippets Groups Projects
Commit d55c4277 authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent 98a839be
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/15/2024 07:15:00",
"HeaderLastSavedDateTimeUTC": "01/15/2024 07:15:47",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"",
......
......
......@@ -8,8 +8,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_ElQD7tOea1HFhJRZIUnH6c7H0mNHtPgWLRQ3YEJ1F1U=",
"Header.json": "C8_GRK/b3GAaDRpzcswJDxaJplKJqgKMOK8grVeQzER8cw=",
"Controls\\4.json": "C8_VzHZq7xKtn5qYKBzW3d2Y1SKB9AHNoOKHAmuxeNZYPM=",
"Header.json": "C8_wPaJXAsK9UPspc//NsoP7Yy4yAyi4Gj6BhG1AErHVGc=",
"Properties.json": "C8_4898/kRDKmPthQiRk9Ow5td3EDUTJBuIyP1C38w2y3A=",
"References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -18,14 +18,14 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ClientStampedChecksum": "C8_aEOIyfbV5vRJYiwgJTrZpZSOyLBRB4S1RXlpz1nrgj8=",
"ClientStampedChecksum": "C8_wKJKLoAz7yEtdtkyKjqCIdkVtssbcJFV7fo8/U/XFXM=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_wCLOYCxv9s2XA71mwx7q63iEej3YROn1TiE5SxEUAp4=",
"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_ElQD7tOea1HFhJRZIUnH6c7H0mNHtPgWLRQ3YEJ1F1U=",
"Header.json": "C8_GRK/b3GAaDRpzcswJDxaJplKJqgKMOK8grVeQzER8cw=",
"Controls\\4.json": "C8_VzHZq7xKtn5qYKBzW3d2Y1SKB9AHNoOKHAmuxeNZYPM=",
"Header.json": "C8_wPaJXAsK9UPspc//NsoP7Yy4yAyi4Gj6BhG1AErHVGc=",
"Properties.json": "C8_4898/kRDKmPthQiRk9Ow5td3EDUTJBuIyP1C38w2y3A=",
"References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -34,5 +34,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
},
"ServerStampedChecksum": "C8_aEOIyfbV5vRJYiwgJTrZpZSOyLBRB4S1RXlpz1nrgj8="
"ServerStampedChecksum": "C8_wKJKLoAz7yEtdtkyKjqCIdkVtssbcJFV7fo8/U/XFXM="
}
\ No newline at end of file
......@@ -245,8 +245,8 @@ Screen1 As screen:
HoverFill: =RGBA(0, 0, 0, 0)
Icon: =Icon.Send
OnSelect: |-
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi));
If(!IsBlank(textinput1.Text), Set(varRespMail, varRespMail & "<br>" & textinput1.Text & "<br>" & "<br>" & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi));
=If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(13) & textinput1.Text & Char(13) & Char(13) & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi & Char(13)));
If(!IsBlank(textinput1.Text), Set(varRespMail, varRespMail & "<br>" & textinput1.Text & "<br>" & "<br>" & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi & "<br>"));
Reset(textinput1);
Notify("ChatGPT asked", NotificationType.Success, 1000);
PressedBorderColor: =RGBA(0, 0, 0, 0)
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment