mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
benchs
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ from argenta import App, Orchestrator
|
||||
from .handlers import router
|
||||
|
||||
|
||||
app = App(initial_message="metrics")
|
||||
app = App(initial_message="metrics", override_system_messages=False)
|
||||
orchestrator = Orchestrator()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user