|
|
|
|
|
by wilg
1142 days ago
|
|
Yeah, chat isn’t a universally great interface. But it’s a great default because it’s totally free form. It should be pretty easy (even with today’s APIs and technology) to have an LLM design a user interface for you for your current task. Simplest way: output a JSON of simple control definitions with every answer. Coolest way: Just have it generate a full-ass React front end or whatever on every message. |
|