You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(llm-builtin): turn json graphs into a cell links where they repeat (commontoolsinc#2084)
fix(llm-builtin): turn json graphs into a cell links where they repeat
since our data structure allows graphs, but we need to output json this can happen.
we will return everything after the first occurence as a link, which we can get back since this data must have been generated from a Cell.get()
0 commit comments