mirror of
https://github.com/langgenius/webapp-text-generator.git
synced 2026-07-21 01:45:28 -04:00
[PR #35] Add support for file input type in prompt variables #38
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-text-generator/pull/35
Author: @neuneed
Created: 2/24/2025
Status: 🔄 Open
Base:
main← Head:feat/add-file-input-support📝 Commits (1)
38c4b59Fix userInput is missing type equal to 'file'.📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
utils/prompt.ts(+3 -0)📄 Description
Add support for file input type in prompt variables.
When missing this type. will show 500 in the frontend.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.