Content
@
0 reply
0 recast
0 reaction
adrienne
@adrienne
Giving my bot a memory of its conversation was a little more complicated than I thought it would be. Is this the right approach: - Use neynar conversation API to retrieve all casts from a thread (https://docs.neynar.com/reference/lookup-cast-conversation) - Apply filtering logic to only get casts between the user & the bot - Pass the conversation history back into LLM prompt to remind bot of its past conversation I couldn't get through the first 2 steps today and I ran out of time. Will pick back up later but if anyone has done something similar and has any guidance/advice I'm all ears.
4 replies
1 recast
29 reactions
Arsenii
@sengva
Using Neynar conversation API and filtering logic is a good approach to giving the bot a memory of its conversation. Keep at it, you'll get there!
0 reply
0 recast
0 reaction