-
I initially took the approach - do things that don't scale. With that in mind, I was going to set up subdomains and new servers for every tenant that I onboarded early. Now, with the app live - I woul…
-
Loosely defined:
- Tools: The bridge between LLM output -> An action, like read/writes to a database. Any function can be a tool.
- Agent: Executes a workflow given a task, restricted by a fixed set…
-
This will allow masters M1 and M2 to access slaves S1 and S2, respectively, in parallel!
Generate a customer AXI interconnect where
- each master only splits to the salves it needs to access
-…
-
### Is your enhancement related to a problem? Please describe
Many clients using Podman / Podman Desktop have backend infrastructure that includes multiple hardware architectures, such as IBM zSystem…
-
### Problem Statement
Since the base image supports multiple architectures, it would be nice to build the image across all architectures.
### Solution Brainstorm
_No response_
-
## 🚀 Feature
For fully implementing [this feature](https://github.com/metacall/core/issues/41) for all architectures, including MacOS M1 etc.. we would need to build docker images for multiple arch…
-
### What needs to get done
> :warning: Craft-application needs to allow applications to implement multi-base builds but doesn't change the default build planner.
Polish the prototype in [work/CR…
-
Hi,
I think the type of forecaster @KishManani mentions can be created with two approaches:
1. Using a multi-output regressor (multi-target) from [sklearn.multioutput](https://scikit…
-
-
It's possible for containers to be specified in a 'manifest list' - a set of container image manifests that represent the same application on different underlying OS/hardware configurations.
Fundam…