Skip to content

Unable to Save Data Using ChatGPT Retrieval Plugin with Memory Enabled #246

@tomherbin

Description

@tomherbin

I've followed the instructions on the ChatGPT Retrieval Plugin with Memory GitHub page to enable memory for the retrieval plugin. This involved copying the contents of openapi.yaml and ai-plugin.json from the example into the main files of the same names.

After enabling memory, I've been able to successfully perform queries. However, I'm encountering issues when trying to save data into my database through the plugin. Specifically, when I try to use prompts to save data, the plugin seems to treat these as queries instead of upsert operations.

Here's a screenshot of the issue I'm encountering:

Screenshot 2023-05-14 at 08 23 20

I'm looking for any tips or guidance on how to resolve this issue. Has anyone else encountered this problem and found a solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions