MaartenGr / BERTopic

Leveraging BERT and c-TF-IDF to create easily interpretable topics.
https://maartengr.github.io/BERTopic/
MIT License
6.19k stars 765 forks source link

added system prompt for openai #2145

Open Leo-LiHao opened 2 months ago

Leo-LiHao commented 2 months ago

What does this PR do?

Add system prompt for OpenAI Representation model, see Issue #2146

Before submitting