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