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
Hello! I Just Managed To Get A Model'S Response For The First Time In Months

Hello!
I just managed to get a model's response for the first time in months 😄
The difference is that I used the preprocess script along with the endpoint.

I haven't seen it as mandatory anywhere - is the preprocessing script a must for every endpoint?

  
  
Posted 9 days ago
Votes Newest

Answers


Hi @<1838387863251587072:profile|JealousCrocodile85> , are you referring to one of the examples? What steps did you take?

  
  
Posted 3 days ago
191 Views
1 Answer
9 days ago
3 days ago
Tags