Skip to content

ChatGPT - detect questions in chit_chat #815

@Zabuzard

Description

@Zabuzard

We want ChatGPT to check all messages in #chit_chat and let it figure out whether its a programming related question.

If so, it should hint the user at asking in #questions instead (has to be friendly though!).

This feature is kinda controversial and we need a quick way to disable it via config. So this needs some config toggle.

The feature needs fine tuning:

  • dont trigger for very small messages (likely not a question to begin with)
  • neither for very long messages (expensive)
  • have a cooldown per user, so that people sending lots of messages wont constantly trigger it, but only once per 30 seconds maybe (Caffeeine cache would work)

Metadata

Metadata

Assignees

No one assigned

    Labels

    new commandAdd a new command or group of commands to the botpriority: normalvalidThis issue/PR is validated and ready to be picked. This auto adds items to TJ project board.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions