mirror of
https://github.com/langgenius/webapp-text-generator.git
synced 2026-07-21 01:45:28 -04:00
[PR #28] [MERGED] feat: support number field #34
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/28
Author: @iamjoel
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @iamjoel
Base:
main← Head:feat/support-number-field📝 Commits (1)
9b2d752feat: support number field📊 Changes
4 files changed (+31 additions, -1 deletions)
View changed files
📝
app/components/config-scence/index.tsx(+9 -0)📝
app/components/run-once/index.tsx(+9 -0)📝
package.json(+1 -1)📝
utils/prompt.ts(+12 -0)📄 Description
Fixes https://github.com/langgenius/webapp-text-generator/issues/27
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.