Hans Trompert
Hans Trompert
# Background This issue might be broken down in smaller pieces of work. In terms of parallelization there are 2 main usecases: - when certain tasks in one workflow are...
### Contact Details _No response_ ### What should we build? Create Grafana dashboard using the WFO metric endpoint. Publish the Grafana dashboard JSON. ### Relevant pseudo code ```shell ```
### Contact Details @surf-anieuwland ### What should we build? Store enough information in the database to create the domain model without the need for the Pydanctic model. This should potentially...
## Issue The ORM is meant to be an object oriented abstraction on top of the underlying SQL database. For some reason, all ORM object names as defined in `orchestrator/db/models.py`...
### Contact Details _No response_ ### What should we build? Add LLM / RAG support. ### Relevant pseudo code ```shell ```