You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,7 +25,7 @@ export function getLaunchInstructions(input: unknown) {
20
25
return{
21
26
harness: input.harness,
22
27
prerequisites:
23
-
'Install Rust and the selected client. Serve a tool-capable model with vLLM at http://127.0.0.1:5050. Replace the example model with the one you serve.',
28
+
'Install agentic-server with Cargo and install the selected client. Serve a tool-capable model with vLLM at http://127.0.0.1:5050. Replace the example model with the one you serve.',
0 commit comments