Skip to content

GAME for Telegram #2

Description

@psmiratisu

Requirements
Use GAME framework to create an agent that would be able to:
1/ Reply message on TG
2/ Retrieve the conversation in a group chat. It should include the sender and the messages. We should record the last drop-off and then show the ones after. Always have a checkpoint
3/ Retrieve all the mentions in a group chat. It should include the sender. We should not show those being processed. There should be a checkpoint
4/ React to a message
5/ Have proper feedback messages to let agent learn

Important

Agent can think and make decision, play around with the function structuring to ensure the right information is being passed to the next function.

Sample Scenarios
Use cases to fulfill:
1/ Reply a tg
2/ Retrieve mention and reply accurate to the person
3/ Retrieve a conversation and take any action

Assumptions
1/ Our database is a mysql database. You may structure your table setup as mysql database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions