the-crypt-keeper / LLooM

Experimental LLM Inference UX to aid in creative writing
MIT License
74 stars 6 forks source link

Move depth and probability controls into an expander instead of hiding them #4

Closed the-crypt-keeper closed 1 month ago

the-crypt-keeper commented 1 month ago

The control parameters are currently only visible on the starting page not on the playground page, they should be in an expander so you can tweak them over the course of the generation.

the-crypt-keeper commented 1 month ago

Complete. Also added the Split Limit feature and updated both README and in-app to document all configuration.