fleet/website/api/controllers
Rachael Shaw 81a98ec54b
Update prompt for API endpoint to get human interpretation of osquery SQL (#18695)
When using this API many times in a row to try and populate real policy
descriptions/resolutions, I discovered a problem: the inferred
resolution (“What we’ll do”) almost never used decisive language, so
you'd get a lot of “probably”, etc., when we really want it to sound
more confident about what will happen during the maintenance window.
(The calendar events say what WILL happen to your device, not what
should probably happen.)

After several attempts to tweak the prompt, I ended up getting the best
results by just removing "probably" from
`whatWillProbablyHappenDuringMaintenance`. I made this change to the
prompt without changing the data that this API returns.

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-05-01 19:18:12 -05:00
..
account Website: Clear personalization on logout (#18630) 2024-05-01 12:10:27 -05:00
admin Website: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -05:00
articles Website update page titles and descriptions (#15645) 2023-12-15 08:06:31 +09:00
customers Website: update "Get your license" link & login/register pages. (#18489) 2024-04-23 12:25:29 -05:00
dashboard Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
docs Fleet UI: Update page titles (#15983) 2024-01-12 09:27:56 -05:00
entrance Website: replace zapier request in signup.js with createLead() (#18688) 2024-05-01 16:25:12 -05:00
handbook Fleet UI: Update page titles (#15983) 2024-01-12 09:27:56 -05:00
legal Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
reports Website: Add state of device management (#5936) 2022-06-01 10:31:10 -05:00
try-fleet Website: Update /try-fleet (#17608) 2024-03-14 10:28:23 -05:00
webhooks Update receive-from-github.js to add Gabe Lopez (PezHub) (#18685) 2024-05-01 14:42:29 -04:00
create-or-update-one-newsletter-subscription.js Website: Add Newsletter banner and NewsletterSubscription model (#7370) 2022-09-02 17:38:34 -05:00
create-vanta-authorization-request.js Website: Update error handling in create-vanta-authorization-request (#18462) 2024-04-22 16:58:08 -05:00
deliver-apple-csr.js Website: Move banned email domains to config variables (#18412) 2024-04-18 18:35:56 -05:00
deliver-contact-form-message.js Website: sails.helpers.iq.getEnriched() and use code instead of nocode (#18538) 2024-04-26 01:50:31 -05:00
deliver-demo-signup.js Add Q&A signup form to Fleet homepage (#4224) 2022-02-16 11:15:55 +09:00
deliver-mdm-beta-signup.js Website: sails.helpers.iq.getEnriched() and use code instead of nocode (#18538) 2024-04-26 01:50:31 -05:00
deliver-mdm-demo-email.js Website: Add MDM demo video modal to /device-management (#12380) 2023-06-16 15:08:24 -05:00
deliver-talk-to-us-form-submission.js Website: sails.helpers.iq.getEnriched() and use code instead of nocode (#18538) 2024-04-26 01:50:31 -05:00
download-rss-feed.js Fleet UI: Update page titles (#15983) 2024-01-12 09:27:56 -05:00
download-sitemap.js 2023-10-24 Website: Update /try-fleet (#14638) 2023-10-20 13:59:18 -05:00
get-human-interpretation-from-osquery-sql.js Update prompt for API endpoint to get human interpretation of osquery SQL (#18695) 2024-05-01 19:18:12 -05:00
save-questionnaire-progress.js Website: Update /start questionnaire to add additional steps for users who don't want to self-host Fleet. (#18580) 2024-05-01 19:01:56 -05:00
unsubscribe-from-all-newsletters.js Website: Add Newsletter banner and NewsletterSubscription model (#7370) 2022-09-02 17:38:34 -05:00
view-connect-vanta.js Website: Add Vanta integration (#9072) 2022-12-21 23:39:39 -06:00
view-contact.js Website: update contact page personalization (#18332) 2024-04-16 14:55:53 -05:00
view-device-management.js Website: add testimonial (#16689) 2024-02-12 16:40:56 -06:00
view-endpoint-ops.js Website: update personalization on homepage and endpoint ops (#18616) 2024-04-29 16:40:57 -05:00
view-faq.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-fleetctl-preview.js Website: Add steps to /start questionnaire (#18074) 2024-04-08 19:39:19 +09:00
view-homepage-or-redirect.js Handbook: Make the website feel more like home (#17317) 2024-03-01 17:47:37 -06:00
view-integrations.js Website: Add integrations page (#14128) 2023-10-05 08:52:19 +09:00
view-osquery-table-details.js Website: Add Docsearch to /tables pages (#9517) 2023-01-26 14:48:39 -06:00
view-press-kit.js Add fleetdm.com/press-kit (#1981) 2021-09-10 06:56:29 +09:00
view-pricing.js Website: Update categories on pricing page features table (#15835) 2023-12-22 18:35:16 -06:00
view-query-detail.js Website update page titles and descriptions (#15645) 2023-12-15 08:06:31 +09:00
view-query-library.js Obviate doc-templater dependency + dynamic sitemap.xml (#827) 2021-05-26 03:24:38 -05:00
view-start.js Website: redirect admins to the license key generator (#18417) 2024-04-19 10:10:41 -05:00
view-support.js Website: add /support page (#12457) 2023-06-23 18:06:04 -05:00
view-transparency.js Launch transparency page for fleetdm.com (#1391) 2021-07-15 09:48:21 -05:00
view-vanta-authorization.js Website: Add Vanta integration (#9072) 2022-12-21 23:39:39 -06:00
view-vulnerability-management.js Website: add testimonial (#16689) 2024-02-12 16:40:56 -06:00