Daniele Ciminieri
Daniele Ciminieri
+1, trying to filter for strings with spaces (e.g. "History and geography") gives back hits with substrings matching the query (e.g. every entry containing "and" in the filtered field). Is...
What if I wanted to extend a query with a related entity count? Say I have a `Project` entity with a relation to an `Institution` one, can I extend the...
Hi, I'm also very interested in this. I'd like to finetune a model and perform visual prompt queries. A short tutorial would be great and would really benefit the project,...
> Project is really nice, but we really need something for pagination. The minimum would be to return the total number of records so we can do simple pagination. But...