simonw plugins (e.g. llm-anthropic, llm-gemini) don't send the system
prompt as a {role: system} message in build_messages, so the model will
'forget' its system intsructions if it's not retransmitted every time :/
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| http.py | ||
| inference.py | ||
| tid.py | ||