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

feat: ai rule gen #2158

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

feat: ai rule gen #2158

wants to merge 37 commits into from

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2df17df View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    db10c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29abb2 View commit details
    Browse the repository at this point in the history
  3. More work on gen rules

    mirrormystic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    252bbdd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    1a82fa4 View commit details
    Browse the repository at this point in the history
  2. Adding things to tiktoken lib to poerty, making the rules api send on…

    …ly the right number of alerts so that we don't overflow the prompt limitations
    mirrormystic committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e05f277 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    2a04e6d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fixed fetcher bugs

    mirrormystic committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4464fac View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    9c151a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48796fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f46fa61 View commit details
    Browse the repository at this point in the history
  4. Fixing some warnings

    mirrormystic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6af8318 View commit details
    Browse the repository at this point in the history
  5. Removing bear except

    mirrormystic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8275b63 View commit details
    Browse the repository at this point in the history
  6. adding lock file

    mirrormystic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    43175d7 View commit details
    Browse the repository at this point in the history
  7. removing unused params

    mirrormystic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    482bc2e View commit details
    Browse the repository at this point in the history
  8. fixing js errors

    mirrormystic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    69d6e29 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fixing ts error

    mirrormystic committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    11bdd09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3994bbe View commit details
    Browse the repository at this point in the history
  3. adding an import

    mirrormystic committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b398396 View commit details
    Browse the repository at this point in the history
  4. pretting code

    mirrormystic committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1579271 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    1a75a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de2304 View commit details
    Browse the repository at this point in the history
  3. merging

    mirrormystic committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    23a6379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    786fd8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95a206b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    cf4d281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a7fb5 View commit details
    Browse the repository at this point in the history
  3. fixing up rule gen UI

    mirrormystic committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e5ce5ad View commit details
    Browse the repository at this point in the history
  4. fixing compile error

    mirrormystic committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5d85e6 View commit details
    Browse the repository at this point in the history
  5. cleaning up stuff

    mirrormystic committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7c17e2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e08816 View commit details
    Browse the repository at this point in the history
  7. Chaning hight on loader

    mirrormystic committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    279a516 View commit details
    Browse the repository at this point in the history
  8. fix: the tabs height

    Kiryous committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7ef3a6f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/1968-ai-rule-gen' of github.com:keephq/keep int…

    …o feature/1968-ai-rule-gen
    
    # Conflicts:
    #	keep-ui/app/rules/AIGenRules.tsx
    Kiryous committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dc51c87 View commit details
    Browse the repository at this point in the history
  10. fix: minor UI adjustments

    Kiryous committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4233ab1 View commit details
    Browse the repository at this point in the history
  11. fix: tooltips

    Kiryous committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6758633 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac21042 View commit details
    Browse the repository at this point in the history