HN 提问:如何在代理循环中处理用户界面

2作者: mattsadowsky4 天前
我计划在五月份的 SaaS 中集成一个模块,允许用户使用 LLM Agent 讨论其工作区中的数据、功能和模块。 在聊天中渲染 UI,我应该采用什么方法?有什么建议吗?
查看原文
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?