[Groq] Skip name prompt for new chats
Extension
https://www.raycast.com/ilian/groq
Description
When starting a new chat window, the current interface requires me give that chat a name. I think it would be better if this is skipped. Just open the new chat on cmd+n and set a topic after the first message is sent by using the first characters from the message. It's worth considering to set the topic name using an LLM, or adding an action that lets users set the title.
Who will benefit from this feature?
No response
Anything else?
No response
Thank you for opening this issue!
🔔 @maximilianzuern you might want to have a look.
💡 Author and Contributors commands
The author and contributors of ilian/groq can trigger bot actions by commenting:
-
@raycastbot close this issueCloses the issue. -
@raycastbot close as not plannedCloses the issue as not planned. -
@raycastbot rename this issue to "Awesome new title"Renames the issue. -
@raycastbot reopen this issueReopens the issue. -
@raycastbot assign meAssigns yourself to the issue. -
@raycastbot good first issueAdds the "Good first issue" label to the issue. -
@raycastbot keep this issue openMake sure the issue won't go stale and will be kept open by the bot.
@maximilianzuern could you also add support for 3.2 models in the package.json? If you want I can open a PR for this specifically but wanted to check in with you!
Really like the idea of using an LLM to define a name. I plan to implement this when I have some spare time.
Duplicate of #15523
@maximilianzuern could you also add support for 3.2 models in the package.json? If you want I can open a PR for this specifically but wanted to check in with you!
I don't think adding the Llama 3.2 90B model is necessary. The only difference between this model and the Llama 3.1 70B model is the 30B vision adapter.
Since this extension currently doesn't support using screenshots, adding this model wouldn't make much sense.
However, adding the updated 3.3 70B model is already in the works! https://github.com/raycast/extensions/pull/15726
This issue has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊
This issue has been automatically closed due to inactivity.
Feel free to comment in the thread when you're ready to continue working on it 🙂
You can also catch us in Slack if you want to discuss this.