Move foundational examples to examples/

This commit is contained in:
Mark Backman
2026-03-30 19:34:29 -04:00
parent bd7496fa27
commit f2ce7ececc
327 changed files with 138 additions and 177 deletions

View File

@@ -365,7 +365,7 @@ class LLMSettings(ServiceSettings):
seed: Random seed for reproducibility.
filter_incomplete_user_turns: Enable LLM-based turn completion detection
to suppress bot responses when the user was cut off mid-thought.
See ``examples/foundational/22-filter-incomplete-turns.py`` and
See ``examples/22-filter-incomplete-turns.py`` and
``UserTurnCompletionLLMServiceMixin``.
user_turn_completion_config: Configuration for turn completion behavior
when ``filter_incomplete_user_turns`` is enabled. Controls timeouts