rader
rader
> > @HuangLuGuang issue is closed, did you find the root cause? > > csv files are not tracked by lfs by default,dataset tree api response time is too long....
@AwsomeName 请问是本地部署的吗?
close as no response
close as no response
@xian952777 xian 安装时修改过哪些配置?
close as no response
@miss-uny could you give an example? Is the tag name in lowercase, when passed in http query?
> 1. tag name is lowercase, test。 > > http://10.9.92.247:38080/api/v1/models?page=1&per=16&search=&sort=trending&task_tag=s60&framework_tag=&language_tag=&license_tag=&source= > > http query will pass。 2. tag name is uppercase,Test http://10.9.92.247:38080/api/v1/models?page=1&per=16&search=&sort=trending&task_tag=Test&framework_tag=&language_tag=&license_tag=&source= http query will fail。 @miss-uny Have you checked...
tag names are now case insenstive
steps to add a new tag and let it show on tags filter panel: 1. insert custom tags into table `tags`, make sure `built_in` is `true`, category could be any...