-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
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
feat: http node url support variables #2891
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c121914yu
reviewed
Oct 12, 2024
projects/app/src/pages/app/detail/components/WorkflowComponents/Flow/nodes/NodeHttp/index.tsx
Outdated
Show resolved
Hide resolved
c121914yu
approved these changes
Oct 12, 2024
c121914yu
pushed a commit
to c121914yu/FastGPT
that referenced
this pull request
Oct 12, 2024
* feat: http node url support variables * change to prompt editor
c121914yu
pushed a commit
that referenced
this pull request
Oct 12, 2024
* feat: http node url support variables * change to prompt editor
c121914yu
pushed a commit
that referenced
this pull request
Oct 13, 2024
* feat: http node url support variables * change to prompt editor
c121914yu
pushed a commit
that referenced
this pull request
Oct 14, 2024
* feat: http node url support variables * change to prompt editor
c121914yu
pushed a commit
that referenced
this pull request
Oct 14, 2024
* feat: http node url support variables * change to prompt editor
c121914yu
pushed a commit
that referenced
this pull request
Oct 15, 2024
* feat: http node url support variables * change to prompt editor
c121914yu
added a commit
that referenced
this pull request
Oct 15, 2024
* perf: optimize global variables (#2863) * feat: add global variable types * add global variables to debug * fix select dnd * unify InputTypeConfig params * feat: http node url support variables (#2891) * feat: http node url support variables * change to prompt editor * fix: global variables (#2892) * fix global variables * fix type * perf: global variables * perf: workflow delete node error (#2905) * update lock * update 4812 doc * feat: add node course url config (#2897) * feat: add node course url config * change plugin course url * change default doc url * change url store * delete unused code * fix: global variable (#2915) * fix: global variable * add comment * fix: interactive check * locj * perf: debug switch to global tab when click run & global var default reset (#2925) * fix: tool course url * fix: global var default value & wrap variable form (#2926) * fix: add dataset tags not update render (#2927) * feat: tool will save histories * perf: global variables code * perf: FE_DOMAIN config --------- Co-authored-by: heheer <[email protected]>
shilin66
pushed a commit
to shilin66/FastGPT
that referenced
this pull request
Dec 11, 2024
* perf: optimize global variables (labring#2863) * feat: add global variable types * add global variables to debug * fix select dnd * unify InputTypeConfig params * feat: http node url support variables (labring#2891) * feat: http node url support variables * change to prompt editor * fix: global variables (labring#2892) * fix global variables * fix type * perf: global variables * perf: workflow delete node error (labring#2905) * update lock * update 4812 doc * feat: add node course url config (labring#2897) * feat: add node course url config * change plugin course url * change default doc url * change url store * delete unused code * fix: global variable (labring#2915) * fix: global variable * add comment * fix: interactive check * locj * perf: debug switch to global tab when click run & global var default reset (labring#2925) * fix: tool course url * fix: global var default value & wrap variable form (labring#2926) * fix: add dataset tags not update render (labring#2927) * feat: tool will save histories * perf: global variables code * perf: FE_DOMAIN config --------- Co-authored-by: heheer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.