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

[Automatic Import] Handle empty Categorization results #210295

Closed
bhapas opened this issue Feb 8, 2025 · 1 comment · Fixed by #210420
Closed

[Automatic Import] Handle empty Categorization results #210295

bhapas opened this issue Feb 8, 2025 · 1 comment · Fixed by #210420
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:AutomaticImport Team:Security-Scalability Team label for Security Integrations Scalability Team

Comments

@bhapas
Copy link
Contributor

bhapas commented Feb 8, 2025

Kibana version: 8.17+

Describe the bug:

When an LLM returns an empty Categorization results as in this trace the Categorization graph does not handle this gracefully , meaning , there is an infinite loop.

Steps to reproduce:

  1. Use the samples and LLM model as in langsmith trace above.

Expected behavior: When the categorization results are empty, the graph should handle the scenario gracefully and go to the next graph for further processing.

@bhapas bhapas added bug Fixes for quality problems that affect the customer experience Feature:AutomaticImport Team:Security-Scalability Team label for Security Integrations Scalability Team labels Feb 8, 2025
@bhapas bhapas self-assigned this Feb 8, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-scalability (Team:Security-Scalability)

@bhapas bhapas changed the title [Automatic Import] Handle empty Categorization and Related results [Automatic Import] Handle empty Categorization results Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:AutomaticImport Team:Security-Scalability Team label for Security Integrations Scalability Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants