c3cfdbdc3c
feat: Indicate buttons which are not implemented
...
Buttons are greyed out and labelled accordingly.
2025-07-22 11:25:04 +02:00
678382b2f7
docs: Update readme
2025-07-22 11:25:02 +02:00
333d825cb7
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.
2025-06-12 22:35:54 +02:00
203aa79470
Switch to minified htmx
2025-06-09 22:40:41 +02:00
e5ab5dfc48
Enable toggling button to switch between originals/improvements
2025-06-09 22:40:41 +02:00
ba578b3c22
Add alpinejs dependency
2025-06-09 22:40:40 +02:00
881f77caff
Wire floating button to show article list versions
2025-06-09 22:40:40 +02:00
e17137260c
Extract floating button from main template
2025-06-09 22:40:39 +02:00
66311c36ae
Implement simple floating button
2025-06-09 22:40:39 +02:00
17b602a1a5
Switch list endpoints to jinja templates
2025-06-09 22:40:37 +02:00
a447633d63
Switch html endpoint responses to Jinja templates
2025-06-09 22:40:36 +02:00