Refactoring TalksAgent to use active agent
Refactoring TalksAgent to use active agent's action prompt for action… view style prompt message template rendering
Hello
thanks for working on this proposal. Just a quick heads up that this part of the code has been working quite well for us up to now and I kind of liked the combination of ActiveJob-performs and associated object we ended up using.
At this point of the PR I don't really see a clear benefits of introducing a new dependency/framework. I am following ActiveAgent development I feel like it is made for more complex Agent workflows and we are not there yet our usage is very simple and I think will remain simple for quite some time.
If we where to introduce a new framework I would prefer that this happens on some new feature where it really brings something new to the table
but happy to be convinced otherwise
I appreciate your perspective and the old adage of don't fix what isn't broken certainly applies to your sentiments.
I was planning to start with this conversion/refactor as a POC for what you already have as an example of how active agent could be used to make even simple use cases more concise.
The ultimate goal would be to continue on to having more advanced agent feature sets for collecting talks, events, and sponsors data.
Let me know if you'd like to discuss this proposal/draft PR more or if there is any interest in continuing down this path.