-
Hi, we have implement bpmn-js for our project and we are using bpmn-modeller to build flow xml which is used for AGI calling. The engine which we are using for bpmn flow execution during AGI call is …
-
### Bug Description
Yesterday, I started LangFlow inside a container and created two Vector Store RAG workflows:
flow_1: Vectorized Markdown documents and wrote them into PGVector.
flow_2: Matche…
-
#### Problem
Aha regressions fail mysteriously, often with no warning or detectable error message.
#### Possible Reason
In the list below, numbers in the 10xxx range refer to failed aha-flow buil…
-
### Cura Version
5.9.0
### Operating System
Windows 11
### Printer
TwoTrees Bluer
### Reproduction steps
Slice the following model: [CoC - Right-Expansion.zip](https://github.com/…
-
We currently don't really disallow any (legacy) OAuth/OIDC flows as far as I understand.
In V51.4 OAuth Authorization Server
> 51.4.5 [ADDED] Verify that for a given client, the authorization se…
-
### Bug summary
## Issue description
I don't know if it's a bug or a desired behavior but some metadata files are generated each time I run my flows locally. That's annoying because the files are ge…
-
### Bug summary
If I'm reading the code correctly, `create_flow_run_from_deployment()` does not set the flow's `empirical_policy` on creation [link](https://github.com/PrefectHQ/prefect/blob/86b80dc2…
-
Thanks a lot for setting up this leaderboard! Some interesting results arrise already.
I was looking into specialized judge models, and I found theses ones:
- [ ] [Flow-Judge-v0.1](https://huggi…
-
### Current Behavior
Reported by customer on FFC - the latest auto-snapshot of their instance is different to the current deployed flows. Not sure how that is possible - nor if it can be recreated. I…
-
I'm trying to use flow to see the dependencies of functions between several packages. I want to know if I change package function (A::func_a) how it will impact other packages (B::func_b, C::func_c). …