Skip to content

Find a better way to load card information #5

@ShreyansK2000

Description

@ShreyansK2000

Context

Currently, prompt and response cards are loaded from a giant 15k line-long JSON file. This means that we keep that information cached in server memory. This is terribly inefficient. It might be worth looking into streaming information from the file or creating a local database to be able to query and read the card information.

Action items (for now):

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinvestigationFor unclear requirements, improvements, or processes

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions