article thumbnail

Top 5 Takeaways from Salesforce Connections 2023

Perficient: Drug Development

Connections had great demos about having ChatGPT produce starter content for emails and subject lines. There also were interesting demos on how it can deliver starter code for Apex or MuleSoft. The lessons I learned from speakers, demos, and conversations with countless individuals will truly help push our Salesforce practice forward.

article thumbnail

Dialing-in Your AI with Optimizely Feature Experimentation

Perficient: Drug Development

Here I’ll be working with OpenAI’s API along with their client package from nuget in order to simplify some rather ugly setup. In this demo, I’ll be switching the AI model that my application uses, but this approach can be used on any of the parameters sent to the AI.

Packaging 110
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Adobe AEMaaCS Integration with OpenAI Assistants API Demo

Perficient: Drug Development

You can view a video demo or follow the written instructions below. An AEM Servlet to Receive the Request From the Teaser Component Dialog package com.perficient.aem.sample.openai.core.servlets; import com.perficient.aem.sample.openai.core.services.ChatGPTAPIService; import lombok.extern.slf4j.Slf4j; import org.apache.commons.lang3.StringUtils;

article thumbnail

Excluding and including Sitecore Assemblies in Helix publishing pipeline solution

Perficient: Drug Development

To play with a higher version, consider upgrading the solution and also upgrading Sitecore.Assemblies.Platform NuGet package to the same desired Sitecore version. This is because this VS solution has a reference to Nuget packages – Sitecore.Assemblies.Platform and RichardSzalay.Helix.Publishing.WebRoot. Build the solution.

article thumbnail

Deployment of Spring Boot App on Amazon EKS Using GitHub, Jenkins, Maven, Docker, and Ansible

Perficient: Drug Development

While install Jenkins faced some issue after some debugging methods found the proper link and installation : Debian Jenkins Packages use this link to install Jenkins on Ubuntu server steps to follow: This is the Debian package repository of Jenkins to automate installation and upgrade. but I have faced some issues.

article thumbnail

Optimizing Web Testing: Mastering Mobile Simulation with Selenium CDP Device Metrics Override

Perficient: Drug Development

For the demo purpose, we will be using a sample website and setting the browser view as a mobile view by overriding device metrics in the Selenium script. Optional.empty() is part of the java.util package and is primarily used in Java programming for working with the Optional class.

article thumbnail

Azure Resource Provisioning with Terraform Using VS Code Devcontainer Box

Perficient: Drug Development

Steps to be follow to Setup VS Code Dev Container with Docker Engine: Step1: Install Docker Desktop [from here]([link] Step2: Install VS Code [from here]([link] Step3: Download wsl_update_x64 package and install where we installed Docker and VS Code. Step4: To install wsl follow this link. Add/Create a Locals.tf