For at least Anthropic models, we can send past reasoning traces and expect the new response to consider them. Need to think of a sendMessage.ts.test that can ensure a new sendMessage on an existing workspace is able to compute answers from those traces.
For at least Anthropic models, we can send past reasoning traces and expect the new response to consider them. Need to think of a
sendMessage.ts.testthat can ensure a new sendMessage on an existing workspace is able to compute answers from those traces.