Open mdefazio opened 1 month ago
Pinging @elastic/search-inference-team (Team:Search - Inference)
Pinging @elastic/search-eng (Team:SearchOrg)
Apologies if this is mis-filed and mis-labeled. Happy to direct it elsewhere as needed.
cc/ @szabosteve for the review of the wording. (These are his suggestions).
The log messages returned when interacting with an Inference endpoint id have some typos and potential for better readability. Kibana version: 8.15
Inference endpoint for task type "sparse_embedding" and inference id elser-sparse_embedding-wwbzz2awbv was successfuly update
Inference endpoint for task type "sparse_embedding" and inference_id "elser-sparse_embedding-wwbzz2awbv" was successfully updated.
Validating an endpoint:
Invalid inference_id; 'elser-sparse_embedding-eka14w5uo-' can contain lowercase alphanumeric (a-z and 0-9), hyphens or underscores; must start and end with alphanumeric
Invalid inference_id '<inference_id>': inference_id's must contain only alphanumeric characters (a-z, 0-9), hyphens, or underscores, and must start and end with an alphanumeric character.