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
LazyFox65
Moderator
4 Questions, 9 Answers
  Active since 10 January 2023
  Last activity 13 days ago

Reputation

0

Badges 1

9 × Eureka!
0 Votes
4 Answers
532 Views
0 Votes 4 Answers 532 Views
clearml-agent vs clearml-agent-services ? same thing?
3 years ago
0 Votes
30 Answers
508 Views
0 Votes 30 Answers 508 Views
Hi, anyone seen this issue? ERROR: for clearml-agent-services Cannot start service agent-services: OCI runtime create failed: container_linux.go:370: startin...
3 years ago
0 Votes
3 Answers
520 Views
0 Votes 3 Answers 520 Views
CLEARML_AGENT_GIT_USER is this my github username? or i need to setup a custom GIT server?
3 years ago
0 Votes
5 Answers
461 Views
0 Votes 5 Answers 461 Views
Sorry for the noob questions..) I have the on premise server running. Examples all good. What is best way to add own experiments? One github repo pr experime...
3 years ago
0 Hi, Anyone Seen This Issue?

this happpens from the docker compose. i tried to setup with the compose, all other things work - have the Web GUI also….

3 years ago
0 Hi, Anyone Seen This Issue?

yes that works

3 years ago
0 Hi, Anyone Seen This Issue?

ok - good.. now this works…

3 years ago
0 Hi, Anyone Seen This Issue?

getting somewhere!… 🙂

3 years ago
3 years ago
0 Clearml-Agent Vs Clearml-Agent-Services ? Same Thing?

ok - so if i want a normal worker also on the server with service queue - do i also setup an agent? (as i see the services worker is only in the services-queue, and not my default queue (where my other servers/workers are) ?

3 years ago