diff --git a/fish/functions/_synu_agents/llxprt.fish b/fish/functions/_synu_agents/llxprt.fish index 3b652b1cf0c046ff31aa518b19d16c73329e5c56..57248205774bb58601496dbcbd57f3b5e03bf8cb 100644 --- a/fish/functions/_synu_agents/llxprt.fish +++ b/fish/functions/_synu_agents/llxprt.fish @@ -41,7 +41,7 @@ end function _synu_agent_llxprt_args --description "Return CLI arguments to pass to llxprt" echo --provider - echo openai + echo Synthetic echo --model echo $_synu_llxprt_selected_model end