Megaklis Vasilakis
Megaklis Vasilakis
Hello, i have started using this module and grand stack recently and had a simple question that others may have had. Can i create a new node and connect it...
In the image in the readme file I see tags like Introduction, Authentication and so on. How can those be added? For example, I need an Introduction tag explaining high...
Running the code below produces the following error: `document_variable_name summaries was not found in llm_chain input_variables: ['name'] (type=value_error)` Any ideas? Code: ```python def use_prompt(self, template: str, variables=List[str], verbose: bool =...
Since whitebox workflows become more and more complex, we need a way to orchestrate them. We can use the Airflow Python API to define and execute workflows. A workflow is...
**Is your feature request related to a problem? Please describe.** The problem issue is trying to solve is that some users need to check and validate their data as part...
As whitebox produces metrics, we need a way to display them in a dashboard. Grafana is a nice and flexible dashboard tool made exactly for this kind of purposes. The...
**Is your feature request related to a problem? Please describe.** At the moment, whitebox only accepts the training dataset and inferences through the API. In order to load data faster,...
## Description At the moment, Whitebox calculates specific monitoring metrics that are considered a standard in the industry. Some users though have use cases where these metrics are not enough...
**Is your feature request related to a problem? Please describe.** It may be hard for some people to set up a Grafana dashboard to look at their metrics, so it...