-
Notifications
You must be signed in to change notification settings - Fork 49
Agentic workflow examples #808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Agentic workflow examples #808
Conversation
b832b70 to
393b0e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this one should be disable by default ( I mean, not run every time we do mvn clean install over the SDK)
Im not sure thats the case, hence this comment
@ricardozanini
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not. All the IT tests only run when we do -Pintegration-tests. See #732
ricardozanini
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! A few comments if you don't mind!
...tal/fluent/agentic/src/test/java/io/serverlessworkflow/fluent/agentic/LC4JEquivalenceIT.java
Outdated
Show resolved
Hide resolved
...tal/fluent/agentic/src/test/java/io/serverlessworkflow/fluent/agentic/LC4JEquivalenceIT.java
Outdated
Show resolved
Hide resolved
...tal/fluent/agentic/src/test/java/io/serverlessworkflow/fluent/agentic/LC4JEquivalenceIT.java
Outdated
Show resolved
Hide resolved
experimental/fluent/agentic/src/test/java/io/serverlessworkflow/fluent/agentic/README.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
393b0e7 to
b7ad49d
Compare
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
d357bf0 to
66737df
Compare
Signed-off-by: Dmitrii Tikhomirov <[email protected]>
66737df to
f6c70ac
Compare
#809