feat(core): workflows configurable via yaml/json #5
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Old docstring style used on new files. Replace with 1-2 lines as per new plans.
@ -0,0 +1,217 @@"""Run configuration: YAML/JSON files resolving to executable run settings.Old style top of file docstring, replace with 1-2 lines.
@ -0,0 +1,30 @@"""Completion boundary: the protocol every model backend implements.Old style header docstring, replace 1-2 lines.
@ -0,0 +1,103 @@"""Model variants as data: models.json loading and the LiteLLM adapter.old style docstring again