mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-13 00:59:10 +02:00
- Move from fastmcp.experimental.sampling.handlers.openai to fastmcp.server.sampling.openai - Update docs and tests to use new import path - Remove experimental handlers directory |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| README.md | ||
Experimental Tests
Each directory in this folder tests a discrete experimental feature. The directory structure within each experiment should approximate the "normal" test directory structure to facilitate moving tests into place once/if the experiment is merged into the main codebase.