Skip to content

Audit DB Tables for Temporary LLM Chat Storage and S3 Lifecycle Pathways #222

Description

@PallaviChitrada10

LLM chats contain important context that needs a specific lifecycle: they should be stored temporarily in our database, then moved to Amazon S3 for long-term tracking and processing.

This issue is to check our database tables across all environments (including Virginia and Ireland) to see if we are currently storing this chat data, or if we need to set up a new temporary storage process.

Objectives
Check the Database: Review current schemas to see if any tables are actively saving LLM chat histories or session logs.
Confirm Storage Status: Determine if chat data is being held; if not, create a table.
Plan S3 Offloading: Come up with how this temporary data can be cleared and cleanly routed to AWS S3.

Metadata

Metadata

Labels

No labels
No labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions