I typically tell my agents to only treat document writing as a last "rendering" pass. LLMs are so good at taking sparse knowledge and compiling it, that I prefer to store knowledge as composable ideas/facts. What has…
Right as you said that, I checked kimi k2’s “clock” and it was just the ascii art: ¯\_(ツ)_/¯ I wonder if that is some type of fallback for errors querying the model, or k2 actually created the html/css to display that.
It is interesting to see the use of the A* path finding algorithm for finding optimal matchings of nodes. The approach from Chawathe et. al splits nodes from the before/after trees into chains by their label in the…
I typically tell my agents to only treat document writing as a last "rendering" pass. LLMs are so good at taking sparse knowledge and compiling it, that I prefer to store knowledge as composable ideas/facts. What has…
Right as you said that, I checked kimi k2’s “clock” and it was just the ascii art: ¯\_(ツ)_/¯ I wonder if that is some type of fallback for errors querying the model, or k2 actually created the html/css to display that.
It is interesting to see the use of the A* path finding algorithm for finding optimal matchings of nodes. The approach from Chawathe et. al splits nodes from the before/after trees into chains by their label in the…