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

Commit

parent d7f325fd
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/15/2024 07:07:43",
"HeaderLastSavedDateTimeUTC": "01/15/2024 07:13:45",
"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_txmRSR9D7cGioVcBHPyvdtdVR0pkLcsNJvpv2eeYHmI=",
"Header.json": "C8_xPS5ZehY6pQmpFmb0CRTzHUr4l/FON6I3VicpcLFMho=",
"Controls\\4.json": "C8_3Rvl1WKWqVol9kDWLBYSkrGBAeNXwa5RjkpGfXO4ESo=",
"Header.json": "C8_mzt48OzmdZGQK9TuR3VWWniHbh1gjK6pSW52hl/BFug=",
"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_loM8FZqdZcO/gLGdaS+266dNOp+1k4E6HGlWJCoMwNE=",
"ClientStampedChecksum": "C8_x5s/VHInKd6+7uEKyoPEZs/r4D4G1sqi6DZtgvD6isk=",
"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_txmRSR9D7cGioVcBHPyvdtdVR0pkLcsNJvpv2eeYHmI=",
"Header.json": "C8_xPS5ZehY6pQmpFmb0CRTzHUr4l/FON6I3VicpcLFMho=",
"Controls\\4.json": "C8_3Rvl1WKWqVol9kDWLBYSkrGBAeNXwa5RjkpGfXO4ESo=",
"Header.json": "C8_mzt48OzmdZGQK9TuR3VWWniHbh1gjK6pSW52hl/BFug=",
"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_loM8FZqdZcO/gLGdaS+266dNOp+1k4E6HGlWJCoMwNE="
"ServerStampedChecksum": "C8_x5s/VHInKd6+7uEKyoPEZs/r4D4G1sqi6DZtgvD6isk="
}
\ 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 & Char(13) & textinput1.Text & "<br>" & "<br>" & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi));
=If(!IsBlank(textinput1.Text), Set(varResp, Char(13) & varResp & 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));
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