请问HN:如何在自主循环中处理用户界面?

2作者: mattsadowsky7 天前原帖
我计划在我的SaaS模块中添加一个功能,让用户能够与LLM代理聊天,讨论他们在工作区中的数据、功能和模块。<p>我应该采用什么方法在聊天中呈现用户界面?有什么建议吗?
查看原文
I am planning to the module in may SaaS to allow user to chat about its data, features, modules that he have in his workspace with LLM Agent.<p>What approach should I use to render UI within the chat? any recommendations?