fix : language_bash_attempt error

This commit is contained in:
martin legrand
2025-04-11 12:44:55 +02:00
parent 4198e932ca
commit 92f9b93353
5 changed files with 194 additions and 8 deletions
+4
View File
@@ -100,6 +100,10 @@ class AgentRouter:
("could you check if the presentation.pdf file exists in my downloads?", "LOW"),
("search my drive for a file called vacation_photos_2023.jpg.", "LOW"),
("help me organize my desktop files into folders by type.", "LOW"),
("make a blackjack in golang", "LOW"),
("write a python script to ping a website", "LOW"),
("write a simple Java program to print 'Hello World'", "LOW"),
("write a Java program to calculate the area of a circle", "LOW"),
("write a Python function to sort a list of dictionaries by key", "LOW"),
("can you search for startup in tokyo?", "LOW"),
("find the latest updates on quantum computing on the web", "LOW"),