Skip to content

How do you do the OpenAI LoCoMo evaluation? #33

Answered by hush-cd
Salmon-f42 asked this question in Q&A
Discussion options

You must be logged in to vote

I have read the code about LoCoMo evaluation in this repo, but I don't find how you generate the response with OpenAI memory, per my understanding, OpenAI doesn't support memory in their API, so how do you evaluate its performance on LoCoMo dataset? could you kindly explain your method to evaluate it?

Thank you for your thoughtful question. You're absolutely right that OpenAI's memory feature is not accessible via the API. Currently, memory is only supported through the ChatGPT web interface, and users can view and manage it under Settings > Personalization > Memory. Here’s how we handled memory extraction and evaluation for the LoCoMo dataset:

  1. Memory Extraction via ChatGPT Web Interface

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Salmon-f42
Comment options

@hush-cd
Comment options

@Salmon-f42
Comment options

@hush-cd
Comment options

Answer selected by Ki-Seki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #30 on July 08, 2025 14:19.