Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip community tools * push * fix * bugfix * pass inputs to gradio correctly * full inputs for imagegen * lint * update gradio * fix call to gradio * fix imagegen tool * fix name * fix image display * Community tools (huggingface#1297) * work on tools * wip * icon * page * use IDs for every tools * improve tools page * wip * add optimized deps * refacto 1tool=1function * Add preview page * fix active indicator * fix text alignment * fix populate script * tooledit * fixes * better inputs * fix console error & cancel button * upload new tools * edit * improve lint * working community tools * fix active featured check * Simplify outputs in user form * fix non file outputs * fix imagegen default tool * add community tools popup * redirect gradio API calls through chat-ui backend * better usecount * Better loading & output element * better redirects & auto activate * bugfixes * fix migration changes * Add feature flag for tools * fix tools menu * Keep track of output component index * fix null check * catch error for spaces config * wip: MIME types * wip: rework tools to use filenames * fix broken tool calling * fix input tools * Working files * fix(form): bind on name * fix(prompt): double system prompt * fix(prompt): file list * fix(tools): make sure tools are off by default * Add description to ToolEdit * Display runs * feat(tools): add back document parser * feat(tools): bring back image editing tool * fix MIME types * Fix file passing prompts * fix lint * Set tools to default in migration * Revert "Set tools to default in migration" This reverts commit 87fdd09. * Use correct space for official image generation * Remove debug logs * fix(redirect): working redirect when no `APP_BASE` * sveltekit 2 migration * fix types with gradio update * fix name based searching * fix cut titles * add min & max * add error if no endpoint * make form not submittable until it's filled * fix return * Better support for varied input types * fix(update): hide null values for params that have not been called explicitly by the model * add extra migration for transition * fix document parser mime types
- Loading branch information