feat : fix displaying problem + memory compression on loading + personality prompt + technical image
This commit is contained in:
@@ -21,7 +21,6 @@ class BrowserAgent(Agent):
|
||||
"en": "web",
|
||||
"fr": "web",
|
||||
"zh": "网络",
|
||||
"es": "web"
|
||||
}
|
||||
self.type = "browser_agent"
|
||||
self.browser = browser
|
||||
|
||||
Reference in New Issue
Block a user