AndraxDev / speak-gpt

Your personal voice assistant based on OpenAI ChatGPT.
https://play.google.com/store/apps/details?id=org.teslasoft.assistant
Apache License 2.0
290 stars 59 forks source link

bug: autonaming conversation shouldn't take into account the system prompt #67

Closed thiswillbeyourgithub closed 7 months ago

thiswillbeyourgithub commented 8 months ago

Otherwise most of my chats get named useless things like "concise" or "answer quickly" because that's part of my system prompt

AndraxDev commented 7 months ago

System prompt is not included in chat namin request. Starting from version 3.7 name generating prompt type changed to "User"

thiswillbeyourgithub commented 6 months ago

Hi, I keep having conversation named "ConciseAnswer" or things irrelevant like that so I investigated a bit and I'm fairly conviced the system prompt is included in the chat naming request :

Screenshot_20240427-204154 Screenshot_20240427-204205

AndraxDev commented 6 months ago

Should work in 3.23