Skip to content

Commit d3396ad

Browse files
authored
add docs stubs (#46)
1 parent 65ef1db commit d3396ad

18 files changed

+23
-10
lines changed

docs/concepts/dependencies.md

Whitespace-only changes.

docs/concepts/index.md

Whitespace-only changes.

docs/concepts/message-history.md

Whitespace-only changes.

docs/concepts/result-validation.md

Whitespace-only changes.

docs/concepts/retrievers.md

Whitespace-only changes.

docs/concepts/streaming.md

Whitespace-only changes.

docs/concepts/system-prompt.md

Whitespace-only changes.

docs/concepts/testing-evals.md

Whitespace-only changes.
File renamed without changes.

docs/examples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To run the examples (this will work whether you installed `pydantic_ai`, or clon
5757
python/uv-run -m pydantic_ai_examples.<example_module_name>
5858
```
5959

60-
For examples, to run the very simple [`pydantic_model`](./pydantic_model.md) example:
60+
For examples, to run the very simple [`pydantic_model`](./pydantic-model.md) example:
6161

6262
```bash
6363
python/uv-run -m pydantic_ai_examples.pydantic_model

0 commit comments

Comments
 (0)