Expand module contracts for references and normalizer LLM access
This commit is contained in:
@@ -17,8 +17,8 @@ The request contains messages, optional model override, response schema name,
|
||||
and response schema JSON. The caller supplies a pointer target for decoded
|
||||
structured output.
|
||||
|
||||
Extractors own prompts and schemas. Provider adapters should not contain
|
||||
domain-specific prompt logic.
|
||||
Modules that call the LLM own their prompts and schemas. Provider adapters
|
||||
should not contain domain-specific prompt logic.
|
||||
|
||||
## Production Client Construction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user