Find answers from the community

Updated 10 months ago

Can someone guide me to the right

Can someone guide me to the right documentation where it is explained how I can add dynamically more tools to a query engine? For example here we have one for uber and another for lyft, what if I want to add a third one? Or a situation where I already have 20 and want to add 5 more, how do I do this without reinitializing each time everything?
L
1 comment
reinitializing is basically a no-op (assuming you keep the existing tools in memory). Its also the only way
Add a reply
Sign up and join the conversation on Discord