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
Answered
Hi, Is There Anyone In The Clearml Team That Would Like To Review My Pr On Clearml-Agent? I’M Worried That It Might Have Slipped Under The Radar. It Adds Support For Using Uv As A Package Manager :-)

Hi, is there anyone in the ClearML team that would like to review my PR on clearml-agent? Iā€™m worried that it might have slipped under the radar. It adds support for using uv as a package manager :-)

https://github.com/allegroai/clearml-agent/pull/218

  
  
Posted one day ago
Votes Newest

Answers


Hi @<1523701601770934272:profile|GiganticMole91> , we'll try to get to that as soon as possible šŸ™

  
  
Posted one day ago
3 Views
1 Answer
one day ago
16 hours ago
Tags