Skip to content

Commit b5ad7c1

Browse files
committed
LCORE-3141: Devel doc update
1 parent b35bce4 commit b5ad7c1

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

src/utils/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ Utility functions for processing Responses API output.
7575
## [rh_identity.py](rh_identity.py)
7676
Utility functions for extracting RH Identity context for telemetry.
7777

78+
## [saved_prompts.py](saved_prompts.py)
79+
Validation helpers for saved prompts.
80+
7881
## [shields.py](shields.py)
7982
Utility functions for working with Llama Stack shields.
8083

tests/unit/utils/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Unit tests for utils/responses.py functions.
6363
## [test_rh_identity.py](test_rh_identity.py)
6464
Unit tests for utils/rh_identity module.
6565

66+
## [test_saved_prompts.py](test_saved_prompts.py)
67+
Unit tests for saved prompt validation helpers.
68+
6669
## [test_shields.py](test_shields.py)
6770
Unit tests for utils/shields.py functions.
6871

0 commit comments

Comments
 (0)