Skip to content

[Feature Request] Upload file from memory to the assistant via the Python SDK #453

@mwd102

Description

@mwd102

What motivated you to submit this feature request?
I am pre-processing my files to prepare metadata and in order to upload them to the assistant via assistant.upload_file() I must pass a filepath which means writing a temp file.

Describe the solution you'd like
Allow the assistant to handle a reference to in memory data e.g stringio

Describe alternatives you've considered
Using python tempfile

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions