Chat GPT Integration with Salesforce and Security

preview_player
Показать описание
Chat GPT Integration with Salesforce and Security

0:00 Introduction
2:00 History of LLMs
5:32 History of OpenAI
8:58 Role of ElonMusk in ChatGPT
10:07 What is ChatGPT and uses cases
16:22 ChatGPT demo in Salesforce
19:00 Code for Integration
37:12 Code walk through
41:19 Summary
43.35 ChatGPT Limitation
49:45 Security in ChatGPT

Рекомендации по теме
Комментарии
Автор

Superb! Jitendra. Bring it on all the good stuff in Salesforce development. Thank you so much for this wonderful presentation.

dharmeshrana
Автор

This is an excellent video! I’ve learned a lot and hope to see more demos on this topic as the technology evolves 🤓

AnnaSzabo
Автор

Yet another example would be variation. Salesforce happily creates merges of data into a sentence. But if we sent that sentence out, recipients begin to notice that it’s always the same. It would be very nice to allow chat, GPT to generate a variation and send that out instead.

terrycole
Автор

The second application of a flow GPD element is to allow a prompt to pre-fill empty input. We are asking to user. It seems it would be nice to present one screen to have pre-filled context for a thank you note (as an example) and then let chat GPT, generate a thank you based on date, amount, donor, demographic, frequency of donations, and recent impact by the org. The user would then get back the propose thank you and be able to edit it before sending.

terrycole
Автор

This is interesting though the number of api requests is also limited unless you can show an example if sending multiple questions in 1 call.
Do you have a similar example with EinsteinGPT instead of ChatGPT of is there none?
I also look for an example of Einstein Discovery in code.

valentinoromelio
Автор

can we append the file(pdf or Word), and search the sentence from attached document

hugotheboss
Автор

On unofficialsf, Andre Tawalbeh provided Apex code that calls an older model of chatgpt platform in a flow element. That’s nice, but I want to call the newer version and allow back-and-forth before a final answer is approved. I attempted to define a HGTV call out with the new beta flow feature, but somehow the Jason parsing is failing fellow, MVP, Hall of Famer, here, would love to get someone to collaborate with me, so nonprofits all over the world could have a chat GPT component to use much as you have shown a component there, except one that preserves context, or allows resetting contacts for a new exploration.

terrycole
Автор

The HttpRequest class doesn't have the 'setEndpointTimeout()' method))
The very good example of how the ChatGPT produces fiction )

dmitryardashov
Автор

Thank you so much!! can i integrate Salesforce Marketing Cloud with Azure OpenAI?

PabloGonzálezGonzález-yx
Автор

Using VS Code to deploy to our Sandbox environment; however, what is the easiest way to deploy instead of going into each file and trying to deploy? Thanks

TheHype
Автор

is it possible to perform Dynamic Translation with in Einstein Bot where a user who speaks one language can chat with a support agent who speaks another.

Black_Nemisis
Автор

How can i use this ChatGPT to create email template?

hammadyounas
Автор

looking to find out if Einstein GPT is integrated with Einstein Chatbot

krishnadambir
Автор

Hi. I tried this code but everytime I receive response "429 Too Many Requests"

AnkitSemwal-sx
Автор

Platform openai is not free right?
I created an account and I got an error after my first request:
429: You exceeded your current quota, please check your plan and billing details.

cassioorsi
Автор

Can you make a video on how i can send pdf to chat gpt and get a response ?

yashjain