Skip to content

Commit 795392e

Browse files
committed
Updated doc
1 parent 5c71b95 commit 795392e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/pydantic_ai_lightspeed/capabilities/redaction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## [__init__.py](__init__.py)
44
PII redaction capability for Pydantic AI agents.
55

6-
## [capability.py](capability.py)
6+
## [_capability.py](_capability.py)
77
Pydantic AI capability for PII redaction of model messages.
88

99
## [core.py](core.py)

src/pydantic_ai_lightspeed/llamastack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Custom OpenAI Responses model that works around Llama Stack streaming quirks.
1010
Llama Stack provider implementation for Pydantic AI.
1111

1212
## [_transport.py](_transport.py)
13-
httpx transport that routes OpenAI-compatible requests through a Llama Stack library client.
13+
httpx transports for Llama Stack library and server modes.
1414

0 commit comments

Comments
 (0)