Skip to content

Save tool calls to file or blob storage #36

@mlund01

Description

@mlund01

Tool call results are potentially way too big to be saved to a traditional DB. Let's add support for a document store and default to using a file store for these results to protect the DB from having issues from storing and retrieving these values.

Default -> local file store. put it in $SQUADRON_HOME
Alt -> Document or hosted file store like S3, Dynamo, Blob Storage, or CosmoDB

index by mission ID and session ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions