mirror of
https://github.com/pydantic/pydantic-ai-harness.git
synced 2026-07-21 10:55:35 +00:00
docs(cache_stability): drop stale 'experimental' wording from Logfire note
The capability graduated out of the experimental tier; 'this experimental version ... when the capability graduates' contradicted that. Reword to preview.
This commit is contained in:
@@ -113,8 +113,8 @@ import logging
|
||||
logging.captureWarnings(True) # warnings.warn(...) -> the 'py.warnings' logger -> Logfire
|
||||
```
|
||||
|
||||
This experimental version emits a warning only; a dedicated Logfire event may be
|
||||
added when the capability graduates.
|
||||
For now the monitor emits a warning only; a dedicated Logfire event may be added
|
||||
as the capability matures.
|
||||
|
||||
## Composition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user