Huib Keemink
Huib Keemink
Causing the following error; `Symphony Fatal Error: TypeMissingException[[#####] type[######] missing]`
Could it be that in the Mackey Glass experiment, the network is asked to approximate a 15-step delay, instead of simulating a complex system? The definition of the X and...
### Feature request Currently the metrics in the `/metrics` endpoint looks like: ```BENTOML_iris_classifier_request_duration_seconds_sum{endpoint="/",http_response_code="200",service_version="xwr3c7rjzgmb2lrj"}``` So with the BENTOML and model name prefix. I would like the structure to look like this:...
### Feature request I would like if I could set details that are relevant to our organisation in the openapi docs for my models (contact information, summary, git link) without...
Note: 2.4 is the current "master" branch of Symphony, so it might make sense to pull these changes to master, too.
## Steps To Reproduce Follow the steps in the docs: ``` npx degit evidence-dev/template my-project cd my-project npm install npm run sources npm run dev ``` ### Environment - Node...
## Feature Description While the choice of pre-loading all the data together with DuckDB makes the experience of using evidence quite snappy, it also means that some types of dashboard...