Skip to content

- Adding a condition to the template. - #1

Open
chaoqu wants to merge 1 commit into
mainfrom
adding-condition
Open

- Adding a condition to the template.#1
chaoqu wants to merge 1 commit into
mainfrom
adding-condition

Conversation

@chaoqu

@chaoqu chaoqu commented Jun 13, 2025

Copy link
Copy Markdown
Owner
  • Adding a web controller and start the app in web mode.

- Adding a web controller and start the app in web mode.
@Agent(description = "Generate a story based on user input and review it")
@Profile("!test")
class WriteAndReviewAgent {
public class WriteAndReviewAgent {

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have to have public in order for Reflection to call the condition method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants