mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00

* Revert "lafAccount add pat & re request when token invalid (#76)" (#77) This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be. * perf: workflow ux * system config * Newflow (#89) * docs: Add doc for Xinference (#1266) Signed-off-by: Carson Yang <yangchuansheng33@gmail.com> * Revert "lafAccount add pat & re request when token invalid (#76)" (#77) This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be. * perf: workflow ux * system config * Revert "lafAccount add pat & re request when token invalid (#76)" (#77) This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be. * Revert "lafAccount add pat & re request when token invalid (#76)" (#77) This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be. * Revert "lafAccount add pat & re request when token invalid (#76)" (#77) This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be. * rename code * move code * update flow * input type selector * perf: workflow runtime * feat: node adapt newflow * feat: adapt plugin * feat: 360 connection * check workflow * perf: flow 性能 * change plugin input type (#81) * change plugin input type * plugin label mode * perf: nodecard * debug * perf: debug ui * connection ui * change workflow ui (#82) * feat: workflow debug * adapt openAPI for new workflow (#83) * adapt openAPI for new workflow * i18n * perf: plugin debug * plugin input ui * delete * perf: global variable select * fix rebase * perf: workflow performance * feat: input render type icon * input icon * adapt flow (#84) * adapt newflow * temp * temp * fix * feat: app schedule trigger * feat: app schedule trigger * perf: schedule ui * feat: ioslatevm run js code * perf: workflow varialbe table ui * feat: adapt simple mode * feat: adapt input params * output * feat: adapt tamplate * fix: ts * add if-else module (#86) * perf: worker * if else node * perf: tiktoken worker * fix: ts * perf: tiktoken * fix if-else node (#87) * fix if-else node * type * fix * perf: audio render * perf: Parallel worker * log * perf: if else node * adapt plugin * prompt * perf: reference ui * reference ui * handle ux * template ui and plugin tool * adapt v1 workflow * adapt v1 workflow completions * perf: time variables * feat: workflow keyboard shortcuts * adapt v1 workflow * update workflow example doc (#88) * fix: simple mode select tool --------- Signed-off-by: Carson Yang <yangchuansheng33@gmail.com> Co-authored-by: Carson Yang <yangchuansheng33@gmail.com> Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com> * doc * perf: extract node * extra node field * update plugin version * doc * variable * change doc & fix prompt editor (#90) * fold workflow code * value type label --------- Signed-off-by: Carson Yang <yangchuansheng33@gmail.com> Co-authored-by: Carson Yang <yangchuansheng33@gmail.com> Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
4 lines
1.4 KiB
XML
4 lines
1.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
d="M2.45554 1.97266C2.348 1.97266 2.24486 2.01538 2.16881 2.09142C2.09277 2.16746 2.05005 2.2706 2.05005 2.37814V6.45284C2.05005 6.56039 2.09277 6.66352 2.16881 6.73957C2.24486 6.81561 2.348 6.85833 2.45554 6.85833H2.90828C3.18442 6.85833 3.40828 7.08219 3.40828 7.35833C3.40828 7.63447 3.18442 7.85833 2.90828 7.85833H2.45554C2.08278 7.85833 1.72529 7.71025 1.46171 7.44667C1.19813 7.18309 1.05005 6.8256 1.05005 6.45284V2.37814C1.05005 2.00539 1.19813 1.64789 1.46171 1.38431C1.72529 1.12073 2.08278 0.972656 2.45554 0.972656H6.53024C6.903 0.972656 7.26049 1.12073 7.52407 1.38431C7.78765 1.64789 7.93572 2.00539 7.93572 2.37814V2.83089C7.93572 3.10703 7.71187 3.33089 7.43572 3.33089C7.15958 3.33089 6.93572 3.10703 6.93572 2.83089V2.37814C6.93572 2.2706 6.893 2.16747 6.81696 2.09142C6.74092 2.01538 6.63778 1.97266 6.53024 1.97266H2.45554ZM5.62475 5.14187C5.4008 5.14187 5.21926 5.32341 5.21926 5.54736V9.62205C5.21926 9.846 5.4008 10.0275 5.62475 10.0275H9.69945C9.92339 10.0275 10.1049 9.846 10.1049 9.62205V5.54736C10.1049 5.32341 9.92339 5.14187 9.69945 5.14187H5.62475ZM4.21926 5.54736C4.21926 4.77113 4.84852 4.14187 5.62475 4.14187H9.69945C10.4757 4.14187 11.1049 4.77113 11.1049 5.54736V9.62205C11.1049 10.3983 10.4757 11.0275 9.69945 11.0275H5.62475C4.84852 11.0275 4.21926 10.3983 4.21926 9.62205V5.54736Z" />
|
|
</svg> |