Problem or Use Case
Telegram group topics are highly useful for specialized tasks. Currently, one can only specify which skills are loaded. It would be beneficial to assign each topic its own personality and a model via configuration.
Proposed Solution
New options in the Telegram group topics configuration:
platforms:
telegram:
extra:
group_topics:
- chat_id: -1001234567890 # Supergroup ID
topics:
- name: Engineering
thread_id: 5
skill: software-development
model: ...
personality: technical
- name: Research
...
Alternatives Considered
No response
Feature Type
Configuration option
Scope
None
Contribution
Problem or Use Case
Telegram group topics are highly useful for specialized tasks. Currently, one can only specify which skills are loaded. It would be beneficial to assign each topic its own personality and a model via configuration.
Proposed Solution
New options in the Telegram group topics configuration:
Alternatives Considered
No response
Feature Type
Configuration option
Scope
None
Contribution