ref: Allow passing custom prompts to Groq methods

Rudimentary implementation currently. Would probably ultimately help to
have a 'prompt' domain model which can be used something like this:

Prompt(type=Prompt.SUGGESTIONS).leaning("left").current(2025).area("politics").view("American")

That way it would be easy to build your own prompt.
This commit is contained in:
Marty Oehme 2025-06-10 13:13:38 +02:00
parent 84ea46f142
commit 333d825cb7
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 57 additions and 10 deletions

View file

@ -31,6 +31,14 @@
</div>
</div>
</li>
<li>
<span class="fab-label">Lefty Bee</span>
<div class="option-btn fab-icon-holder">
<div class="icon">
<i class="fas fa-arrow-left"></i>
</div>
</div>
</li>
<li>
<span class="fab-label">About</span>
<div class="option-btn fab-icon-holder">