Integrating ChatGPT into Live Helper Chat
This integration flow uses Chat Completions flow.
- https://platform.openai.com/docs/api-reference/chat
- https://platform.openai.com/docs/guides/text-generation
Video tutorial you can find here - https://youtu.be/A0_zTeynmOA
We will need few things
- API Key https://platform.openai.com/api-keys
- Rest API configuration in Live Helper Chat
- Bot configuration in LHC
Rest API
- After you have got your API key just import Rest-API and set a
Bearer
token. - Also modify
system
prompt as per Youtube video.
Bot
- Import a bot and choose correct triggers and API calls as per video. Download bot here
Now you can edit the department and choose which bot to use.