mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-08 20:25:19 +02:00
6 lines
178 B
Python
6 lines
178 B
Python
|
|
"""Chat agents category.
|
||
|
|
|
||
|
|
Groups the conversational agents that share a kernel: ``anonymous_chat`` and
|
||
|
|
``multi_agent_chat``. Code shared by *both* lives in ``chat/shared/``.
|
||
|
|
"""
|