Patrefans
echohive42 from patreon
echohive42 patreon

All Code files for A new kind of memory for GPT 4 Turbo

🕑 Added 2023-12-13 12:33:57 +0000 UTC
All Code files for A new kind of memory for GPT 4 Turbo

Comments

Echo Hive

The files here are all that is needed

Rasika Singal

I do not see file: step_2_main.py as shown in the video?

Echo Hive

Yeah full messages are displayed to the user directly from API. What happens in json files are only to keep track of what is happening in the background.

Axel

Thanks for this interesting project. I guess, you could always show the full long_messages to the user and use the summarised_messages only in the background for the openai-chat. Or, even switch between showing summarised_msg or long_msg through a command (like: /fullmsg=on or off). I'd see benefits for both, depending on the use-case.


More Creators