TogetherCrew / hivemind-bot

This repository is made for TogetherCrew's LLM bot.
1 stars 0 forks source link

improvement: discord summaries to bullet point #38

Closed amindadgar closed 5 months ago

amindadgar commented 6 months ago

Problem Description

There are some cases when the LLM is trying to give us the answer based on the created prompt, it would produce low quality response as the prompt contains very mixed topics. In those cases, we need to have a better separation between different topics in the prompt.

Solutions

amindadgar commented 5 months ago

This issue is broken down to https://github.com/TogetherCrew/airflow-dags/issues/81 and https://github.com/TogetherCrew/hivemind-bot/issues/46

Closing duplicate issue.