Bugfix for alert triage agent to run in python 3.11#244
Merged
rapids-bot[bot] merged 1 commit intoNVIDIA:developfrom May 12, 2025
Merged
Bugfix for alert triage agent to run in python 3.11#244rapids-bot[bot] merged 1 commit intoNVIDIA:developfrom
rapids-bot[bot] merged 1 commit intoNVIDIA:developfrom
Conversation
Signed-off-by: Hsin Chen <hsinc@nvidia.com>
AnuradhaKaruppiah
approved these changes
May 12, 2025
Contributor
|
/ok to test 9bbbd77 |
Contributor
|
/merge |
ericevans-nv
pushed a commit
to ericevans-nv/agent-iq
that referenced
this pull request
Jun 3, 2025
Addressing an f-string bug. Tested using command: aiq run --config_file=examples/alert_triage_agent/configs/config_test_mode.yml --input 'test' Run was successful: 2025-05-12 18:48:57,893 - aiq.cli.commands.start - INFO - Starting AIQ Toolkit from config file: 'examples/alert_triage_agent/configs/config_test_mode.yml' 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded test data from: examples/alert_triage_agent/data/test_data.csv 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded benign fallback data from: examples/alert_triage_agent/data/benign_fallback_test_data.json 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - ==================================================Running in test mode================================================== Configuration Summary: -------------------- Workflow Type: alert_triage_agent Number of Functions: 9 Number of LLMs: 5 Number of Embedders: 0 Number of Memory: 0 Number of Retrievers: 0 2025-05-12 18:48:58,279 - aiq_alert_triage_agent - INFO - Host: [test-instance-0.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:50:47,264 - aiq_alert_triage_agent - INFO - Host: [test-instance-1.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:51:47,834 - aiq_alert_triage_agent - INFO - Host: [test-instance-2.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:52:18,400 - aiq_alert_triage_agent - INFO - Host: [test-instance-3.example.com] is under maintenance according to the maintenance database 2025-05-12 18:52:22,566 - aiq.front_ends.console.console_front_end_plugin - INFO - -------------------------------------------------- Workflow Result: ['Successfully processed 4 alerts. Results saved to .tmp/aiq/examples/alert_triage_agent/output/test_output.csv'] Closes Authors: - https://github.com/hsin-c Approvers: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) URL: NVIDIA#244 Signed-off-by: Eric Evans <194135482+ericevans-nv@users.noreply.github.com>
ericevans-nv
pushed a commit
to ericevans-nv/agent-iq
that referenced
this pull request
Jun 3, 2025
Addressing an f-string bug. Tested using command: aiq run --config_file=examples/alert_triage_agent/configs/config_test_mode.yml --input 'test' Run was successful: 2025-05-12 18:48:57,893 - aiq.cli.commands.start - INFO - Starting AIQ Toolkit from config file: 'examples/alert_triage_agent/configs/config_test_mode.yml' 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded test data from: examples/alert_triage_agent/data/test_data.csv 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded benign fallback data from: examples/alert_triage_agent/data/benign_fallback_test_data.json 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - ==================================================Running in test mode================================================== Configuration Summary: -------------------- Workflow Type: alert_triage_agent Number of Functions: 9 Number of LLMs: 5 Number of Embedders: 0 Number of Memory: 0 Number of Retrievers: 0 2025-05-12 18:48:58,279 - aiq_alert_triage_agent - INFO - Host: [test-instance-0.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:50:47,264 - aiq_alert_triage_agent - INFO - Host: [test-instance-1.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:51:47,834 - aiq_alert_triage_agent - INFO - Host: [test-instance-2.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:52:18,400 - aiq_alert_triage_agent - INFO - Host: [test-instance-3.example.com] is under maintenance according to the maintenance database 2025-05-12 18:52:22,566 - aiq.front_ends.console.console_front_end_plugin - INFO - -------------------------------------------------- Workflow Result: ['Successfully processed 4 alerts. Results saved to .tmp/aiq/examples/alert_triage_agent/output/test_output.csv'] Closes Authors: - https://github.com/hsin-c Approvers: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) URL: NVIDIA#244 Signed-off-by: Eric Evans <194135482+ericevans-nv@users.noreply.github.com>
AnuradhaKaruppiah
pushed a commit
to AnuradhaKaruppiah/oss-agentiq
that referenced
this pull request
Aug 4, 2025
Addressing an f-string bug. Tested using command: aiq run --config_file=examples/alert_triage_agent/configs/config_test_mode.yml --input 'test' Run was successful: 2025-05-12 18:48:57,893 - aiq.cli.commands.start - INFO - Starting AIQ Toolkit from config file: 'examples/alert_triage_agent/configs/config_test_mode.yml' 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded test data from: examples/alert_triage_agent/data/test_data.csv 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded benign fallback data from: examples/alert_triage_agent/data/benign_fallback_test_data.json 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - ==================================================Running in test mode================================================== Configuration Summary: -------------------- Workflow Type: alert_triage_agent Number of Functions: 9 Number of LLMs: 5 Number of Embedders: 0 Number of Memory: 0 Number of Retrievers: 0 2025-05-12 18:48:58,279 - aiq_alert_triage_agent - INFO - Host: [test-instance-0.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:50:47,264 - aiq_alert_triage_agent - INFO - Host: [test-instance-1.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:51:47,834 - aiq_alert_triage_agent - INFO - Host: [test-instance-2.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:52:18,400 - aiq_alert_triage_agent - INFO - Host: [test-instance-3.example.com] is under maintenance according to the maintenance database 2025-05-12 18:52:22,566 - aiq.front_ends.console.console_front_end_plugin - INFO - -------------------------------------------------- Workflow Result: ['Successfully processed 4 alerts. Results saved to .tmp/aiq/examples/alert_triage_agent/output/test_output.csv'] Closes Authors: - https://github.com/hsin-c Approvers: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) URL: NVIDIA#244
scheckerNV
pushed a commit
to scheckerNV/aiq-factory-reset
that referenced
this pull request
Aug 22, 2025
Addressing an f-string bug. Tested using command: aiq run --config_file=examples/alert_triage_agent/configs/config_test_mode.yml --input 'test' Run was successful: 2025-05-12 18:48:57,893 - aiq.cli.commands.start - INFO - Starting AIQ Toolkit from config file: 'examples/alert_triage_agent/configs/config_test_mode.yml' 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded test data from: examples/alert_triage_agent/data/test_data.csv 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded benign fallback data from: examples/alert_triage_agent/data/benign_fallback_test_data.json 2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - ==================================================Running in test mode================================================== Configuration Summary: -------------------- Workflow Type: alert_triage_agent Number of Functions: 9 Number of LLMs: 5 Number of Embedders: 0 Number of Memory: 0 Number of Retrievers: 0 2025-05-12 18:48:58,279 - aiq_alert_triage_agent - INFO - Host: [test-instance-0.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:50:47,264 - aiq_alert_triage_agent - INFO - Host: [test-instance-1.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:51:47,834 - aiq_alert_triage_agent - INFO - Host: [test-instance-2.example.com] is NOT under maintenance according to the maintenance database 2025-05-12 18:52:18,400 - aiq_alert_triage_agent - INFO - Host: [test-instance-3.example.com] is under maintenance according to the maintenance database 2025-05-12 18:52:22,566 - aiq.front_ends.console.console_front_end_plugin - INFO - -------------------------------------------------- Workflow Result: ['Successfully processed 4 alerts. Results saved to .tmp/aiq/examples/alert_triage_agent/output/test_output.csv'] Closes Authors: - https://github.com/hsin-c Approvers: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) URL: NVIDIA#244
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addressing an f-string bug. Tested using command: aiq run --config_file=examples/alert_triage_agent/configs/config_test_mode.yml --input 'test'
Run was successful:
2025-05-12 18:48:57,893 - aiq.cli.commands.start - INFO - Starting AIQ Toolkit from config file: 'examples/alert_triage_agent/configs/config_test_mode.yml'
2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded test data from: examples/alert_triage_agent/data/test_data.csv
2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - Preloaded benign fallback data from: examples/alert_triage_agent/data/benign_fallback_test_data.json
2025-05-12 18:48:58,263 - aiq_alert_triage_agent - INFO - ==================================================Running in test mode==================================================
Configuration Summary:
Workflow Type: alert_triage_agent
Number of Functions: 9
Number of LLMs: 5
Number of Embedders: 0
Number of Memory: 0
Number of Retrievers: 0
2025-05-12 18:48:58,279 - aiq_alert_triage_agent - INFO - Host: [test-instance-0.example.com] is NOT under maintenance according to the maintenance database
2025-05-12 18:50:47,264 - aiq_alert_triage_agent - INFO - Host: [test-instance-1.example.com] is NOT under maintenance according to the maintenance database
2025-05-12 18:51:47,834 - aiq_alert_triage_agent - INFO - Host: [test-instance-2.example.com] is NOT under maintenance according to the maintenance database
2025-05-12 18:52:18,400 - aiq_alert_triage_agent - INFO - Host: [test-instance-3.example.com] is under maintenance according to the maintenance database
2025-05-12 18:52:22,566 - aiq.front_ends.console.console_front_end_plugin - INFO -
Workflow Result:
['Successfully processed 4 alerts. Results saved to .tmp/aiq/examples/alert_triage_agent/output/test_output.csv']
Closes