mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
Plugin support select file (#2756)
* feat: plugin support upload files (#2716) * feat: plugin support file upload * file history * fix history & chattest * chore: code * plugin config icon & file preview padding * perf: undefined fn * fix: plugin file numbers & plugin template add config (#2743) * perf: run plugin without human message (#2749) * perf: run plugin without human message * fix build * fix build * rename node * perf: ui * perf: plugin rerun with last params & plugin log add file (#2755) * perf: plugin run with last params & plugin log add file * delete console * perf: plugin refresh code * fix: ts --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
|
||||
<path d="M5.95235 7.67193C6.57367 7.67193 7.07735 7.16825 7.07735 6.54693C7.07735 5.92561 6.57367 5.42193 5.95235 5.42193C5.33103 5.42193 4.82735 5.92561 4.82735 6.54693C4.82735 7.16825 5.33103 7.67193 5.95235 7.67193Z"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 6.58335C1.5 5.07121 1.5 4.31514 1.79428 3.73758C2.05314 3.22954 2.46619 2.81649 2.97423 2.55763C3.55179 2.26335 4.30786 2.26335 5.82 2.26335H12.18C13.6921 2.26335 14.4482 2.26335 15.0258 2.55763C15.5338 2.81649 15.9469 3.22954 16.2057 3.73758C16.5 4.31514 16.5 5.07121 16.5 6.58335V11.4166C16.5 12.9288 16.5 13.6848 16.2057 14.2624C15.9469 14.7704 15.5338 15.1835 15.0258 15.4424C14.4482 15.7366 13.6921 15.7366 12.18 15.7366H5.82C4.30786 15.7366 3.55179 15.7366 2.97423 15.4424C2.46619 15.1835 2.05314 14.7704 1.79428 14.2624C1.5 13.6848 1.5 12.9288 1.5 11.4166V6.58335ZM5.82 3.76335H12.18C12.9608 3.76335 13.4562 3.76452 13.8312 3.79516C14.1887 3.82436 14.3027 3.8727 14.3448 3.89414C14.5706 4.00919 14.7542 4.19277 14.8692 4.41856C14.8906 4.46064 14.939 4.57468 14.9682 4.93214C14.9988 5.30712 15 5.80253 15 6.58335V11.4166C15 11.4257 15 11.4347 15 11.4436L11.3619 7.80557C11.069 7.51268 10.5942 7.51268 10.3013 7.80557L3.92897 14.1779C3.75496 14.1515 3.68592 14.1215 3.65521 14.1058C3.42942 13.9908 3.24584 13.8072 3.13079 13.5814C3.10935 13.5393 3.06101 13.4253 3.0318 13.0678C3.00117 12.6929 3 12.1975 3 11.4166V6.58335C3 5.80253 3.00117 5.30713 3.0318 4.93214C3.06101 4.57468 3.10935 4.46064 3.13079 4.41856C3.24584 4.19277 3.42942 4.00919 3.65521 3.89414C3.69729 3.8727 3.81132 3.82436 4.16879 3.79516C4.54377 3.76452 5.03918 3.76335 5.82 3.76335ZM10.8316 9.39656L5.99153 14.2366H12.18C12.9608 14.2366 13.4562 14.2355 13.8312 14.2048C14.1887 14.1756 14.3027 14.1273 14.3448 14.1058C14.5706 13.9908 14.7542 13.8072 14.8692 13.5814C14.8784 13.5633 14.8927 13.5318 14.9082 13.4732L10.8316 9.39656Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user