Java agent repository generated by the Embabel project creator.
Add your magic here!
Run the shell script to start Embabel under Spring Shell:
/scripts/shell.sh
There is a single example agent, WriteAndReviewAgent
.
It will be under your package name.
It uses one LLM with a high temperature and creative persona to write a story based on your input,
then another LLM with a low temperature and different persona to review the story.
When the Embabel shell comes up, use the story agent like this:
x "Tell me a story about...[your topic]"