fix(projekt-matching): correct stale llm.py docstring
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
"""vLLM (OpenAI-compatible) calls with guided_json + German prompts.
|
"""vLLM (OpenAI-compatible) calls with response_format json_schema + German prompts.
|
||||||
|
|
||||||
The model is a REASONING model: max_tokens stays UNSET so long thinking
|
The model is a REASONING model: max_tokens stays UNSET so long thinking
|
||||||
chains cannot truncate the final answer (65k context window).
|
chains cannot truncate the final answer (65k context window).
|
||||||
|
|||||||
Reference in New Issue
Block a user