feat : better routing system

This commit is contained in:
martin legrand
2025-03-25 15:44:23 +01:00
parent 68bc60f6f4
commit d871c378fe
16 changed files with 8069 additions and 89 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ class CasualAgent(Agent):
"bash": BashInterpreter()
}
self.role = {
"en": "talking",
"en": "talk",
"fr": "discuter",
"zh": "聊天",
"es": "discutir"