Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
ClearKitten90
Moderator
3 Questions, 7 Answers
  Active since 13 August 2024
  Last activity 16 days ago

Reputation

0

Badges 1

7 × Eureka!
0 Votes
2 Answers
86 Views
0 Votes 2 Answers 86 Views
I'm having issues with the fileserver, datasets are successfully uploaded but downloading models or previewing thumbnails of the dataset gives a 401. Looks l...
18 days ago
0 Votes
4 Answers
117 Views
0 Votes 4 Answers 117 Views
one month ago
0 Votes
7 Answers
113 Views
0 Votes 7 Answers 113 Views
I'm using the ClearML helm charts, and so far so good, now I'm looking to give one of our agents access to a private GitHub repo, but could not find where to...
28 days ago
one month ago
0 I'M Using The Clearml Helm Charts, And So Far So Good, Now I'M Looking To Give One Of Our Agents Access To A Private Github Repo, But Could Not Find Where To Configure This ->

Thanks that worked! @<1729671499981262848:profile|CooperativeKitten94> . Is there also a way to upgrade the python version of the clearml agent, we need to set it to 3.10

28 days ago