Closed samuelint closed 1 month ago
@Abraxas-365 can this be merged?
Any update @prabirshrestha, @Abraxas-365 ? This is a very small change / easy to review. And the pipeline passed ;)
Was back from vacation and have been catching up at work. I did see the PR but wanted to see if we can avoid Box if possible.
Was back from vacation and have been catching up at work. I did see the PR but wanted to see if we can avoid Box if possible.
I'm curious, why Box
should be avoided?
LGTM. Was thinking if there are alternatives.
@prabirshrestha when should I expect a new release? (So my change is on the crate registry)
I will push a new release later today 💪🏾
It's currently not possible to create a
ConversationalAgent
using theConversationalAgentBuilder
if theLLM
instance is not static. This Pull-Request fix that.Usage example: