mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 09:56:06 +00:00
refactor: consolidate bot event routing
This commit is contained in:
committed by
huanghuoguoguo
parent
995888f6b2
commit
0d6aa8dcd4
@@ -4,7 +4,7 @@ from .base import Base
|
||||
|
||||
|
||||
class Agent(Base):
|
||||
"""Product-level Agent orchestration instance."""
|
||||
"""Product-level Agent processor."""
|
||||
|
||||
__tablename__ = 'agents'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user