Skip to content

Better naming of shared output files, support more mime types - #218

Merged
julien-nc merged 2 commits into
mainfrom
enh/noid/better-naming-shared-result-file
Apr 10, 2025
Merged

Better naming of shared output files, support more mime types#218
julien-nc merged 2 commits into
mainfrom
enh/noid/better-naming-shared-result-file

Conversation

@julien-nc

Copy link
Copy Markdown
Member

When a task output file is shared from the assistant UI, the file extension is guessed from the mimetype. More types are now supported.

For the download endpoint, setting the mimetype correctly in the response headers is enough for browsers to guess the extension in the suggested file name.

@julien-ncjulien-nc added enhancement New feature or request 3. to review labels Apr 9, 2025
Comment threadlib/Service/AssistantService.php Outdated
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc
julien-ncforce-pushed the enh/noid/better-naming-shared-result-file branch from e6c3f6b to d0f8ca2CompareApril 10, 2025 08:57
@julien-nc
julien-nc merged commit 7d5fdf1 into mainApr 10, 2025
@julien-nc
julien-nc deleted the enh/noid/better-naming-shared-result-file branch April 10, 2025 10:01
@julien-ncjulien-nc mentioned this pull request Jun 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewenhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@julien-nc@marcelklehr