Skip to content
How to add memory k...
 
Notifications
Clear all

How to add memory keys for ChatGPT integration

8 Posts
3 Users
0 Reactions
4 Views
Riazul_islam
(@riazul_islam)
Posts: 2
New Member
Topic starter
 

I'm looking to incorporate a memory key into my ChatGPT text completion process, but I'm not seeing a dedicated field for it. Any assistance you could offer would be greatly appreciated.

 
Posted : 13/03/2024 3:32 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

Utilize the Message an Assistant module; it offers a thread ID that you can reuse for the same assistant thread.

 
Posted : 13/03/2024 4:04 pm
Riazul_islam
(@riazul_islam)
Posts: 2
New Member
Topic starter
 

I'm developing a conversational chatbot and I'm wondering if it's possible to use a contact ID as a memory key for it.

 
Posted : 14/03/2024 8:18 am
samliew
(@samliew)
Posts: 293
Reputable Member
 

You'll need to store the contactId against the threadId somewhere then. Perhaps the data store would work?

request private consultation

Join the unofficial callin.io Discord server to chat with other makers!

 
Posted : 14/03/2024 11:25 am
Isaac_Nichols
(@isaac_nichols)
Posts: 3
New Member
 

Does this mean creating an Airtable or Google Sheet, for instance, with Contact ID and ThreadID? What exactly do you mean by the data store? Thanks.

 
Posted : 03/06/2024 3:47 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

Welcome to the callin.io community!

Yes, that’s correct.

Screenshot_2024-06-03_230603

The callin.io Data Store is also an app, similar to Sheets and Airtable.

The difference is that since it is hosted by callin.io, the result is near instantaneous when calling the modules.

For more information, see https://www.make.com/en/help/tools/data-store

samliewrequest private consultation

Join the unofficial callin.io Discord server to chat with other makers!

 
Posted : 03/06/2024 3:50 pm
Isaac_Nichols
(@isaac_nichols)
Posts: 3
New Member
 

Awesome, thanks a lot! For an AI dialler that needs to make a request when an inbound call is received (to retrieve chat history), how would you recommend structuring the logic?

 
Posted : 03/06/2024 4:06 pm
Isaac_Nichols
(@isaac_nichols)
Posts: 3
New Member
 

:pointup2:

Considering that the callin.io end-of-call report will upload the call transcript to the assistant, I'm assuming that's correct?

 
Posted : 03/06/2024 4:06 pm
Share: