feat : vllm in server

This commit is contained in:
martin legrand
2025-04-08 19:38:06 +02:00
parent 864fb36af5
commit 8cfb2d1246
5 changed files with 86 additions and 6 deletions
+2
View File
@@ -121,7 +121,9 @@ class AgentRouter:
("Write a Python function to merge two sorted lists", "LOW"),
("Organize my desktop files by extension and then write a script to list them", "HIGH"),
("Create a bash script to monitor disk space and alert via text file", "LOW"),
("can you find vitess repo, clone it and install by following the readme", "HIGH"),
("Search X for posts about AI ethics and summarize them", "LOW"),
("Can you follow the readme and install the project", "HIGH"),
("Find the latest research on renewable energy and build a web app to display it", "HIGH"),
("Write a C program to sort an array of integers", "LOW"),
("Create a Node.js server that queries a public API for traffic data and displays it", "HIGH"),