Skip to content

Commit 0531733

Browse files
committed
LCORE-3141: Sync devel doc
1 parent f1eb9c9 commit 0531733

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/utils/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Utility functions for processing Responses API output.
7676
Utility functions for extracting RH Identity context for telemetry.
7777

7878
## [saved_prompts.py](saved_prompts.py)
79-
Validation helpers for saved prompts.
79+
Validation helpers and data access for saved prompts.
8080

8181
## [shields.py](shields.py)
8282
Utility functions for working with Llama Stack shields.

tests/unit/utils/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Unit tests for utils/responses.py functions.
6464
Unit tests for utils/rh_identity module.
6565

6666
## [test_saved_prompts.py](test_saved_prompts.py)
67-
Unit tests for saved prompt validation helpers.
67+
Unit tests for saved prompt validation helpers and data access.
6868

6969
## [test_shields.py](test_shields.py)
7070
Unit tests for utils/shields.py functions.

0 commit comments

Comments
 (0)