We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.15.2
Self Hosted (Docker)
{ "result": [ { "dify_model_identity": "__dify__file__", "id": null, "tenant_id": "9b227b34-11d7-4cac-9c79-fd6a58704f66", "type": "audio", "transfer_method": "tool_file", "remote_url": null, "related_id": "5be399a8-581f-4ab7-9c64-e6ef610ea58b", "filename": "d0ebd0cb99dd43bfb157ca43388c219c.bin", "extension": ".bin", "mime_type": "audio/wav", "size": 122880, ... } ] }
saves with wav extension
saves with .bin extension
The text was updated successfully, but these errors were encountered:
#13029 fixed here
Sorry, something went wrong.
Please see this pull request as well #12693
No branches or pull requests
Self Checks
Dify version
0.15.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
saves with wav extension
❌ Actual Behavior
saves with .bin extension
The text was updated successfully, but these errors were encountered: