feat : vllm in server
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user