Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] [Security Assistant] Knowledge base switch to use `semantic_text` (#197007) #198437

Merged
merged 1 commit into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. [Security Assistant] Knowledge base switch to use semantic_text (el…

    …astic#197007)
    
    ## Summary
    
    - `text_expansion` is deprecated, use `semantic_text` instead
    - fix KB index entry form field options
    - explicitly create inference endpoint on KB setup if
    `assistantKnowledgeBaseByDefault` is true
    - when upgrade from v1 update KB ingest pipeline and remove unnecessary
    processor, but keep the pipeline for the backward compatibility
    - switch to use `doc` update for KB entries due to the limitations od
    `semantic_text`
    https://www.elastic.co/guide/en/elasticsearch/reference/current/semantic-text.html#update-script
    - split loading Security labs content into smaller chunks
    
    ---------
    
    Co-authored-by: kibanamachine <[email protected]>
    Co-authored-by: Pedro Jaramillo <[email protected]>
    (cherry picked from commit a8c54f2)
    patrykkopycinski committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4fe4ba0 View commit details
    Browse the repository at this point in the history