merge: testing → main (reconcile 2-week divergence)
This commit is contained in:
6
decnet/realism/llm/impl/__init__.py
Normal file
6
decnet/realism/llm/impl/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""Concrete LLM-backend implementations.
|
||||
|
||||
Importers go through :func:`decnet.realism.llm.get_llm`, not these
|
||||
modules directly — same convention as :mod:`decnet.web.db.sqlite` and
|
||||
:mod:`decnet.bus.unix_client`.
|
||||
"""
|
||||
Reference in New Issue
Block a user