Miguel Branco
Miguel Branco
Remove threads from the inferrer. Therefore, it is no longer a RawService/does not need to be stopped. Since the inferrer is not "per user", change the code to instantiate it...
* Adds new exceptions for bad responses so that messages are clearly defined * Centralizes automatic retries on 503 in a single method * Remove accidentally passing bodies as exception...
(Work-in-progress.) The code cache is a cache of Truffle entrypoints, which then allows us to re-use the emitter code. However, there are multiple caveats to this particular implementation. The first...
Adding mxcp, an open-source framework for building secure, testable, enterprise-grade MCP tools from SQL or Python on top of dbt + DuckDB.