logoalt Hacker News

CupofChineseTeatoday at 4:32 PM1 replyview on HN

Looks good, I’ll spin up an instance and give it a try. Btw, does it support multiple users? And the chess engine thing is brilliant, I guess you can extend your logic to other fields, can tools be extended by the end user?


Replies

wayneshngtoday at 5:56 PM

It doesn’t current support multiuser, but the system is designed to support multiple users with different roles and permissions. I’m also adding a feature to share credentials between teams, which will be rolled out soon. For the tools call question, yes, this will be a generic mechanism for producing rigorous results from agents. I’m planning to extend it to other fields such as calculation, data analysis and deep research. The basic idea is to give zero trust to any outcome generated through LLMs’ text generation to avoid hallucinations, and only trust results from tool calls.