Please tell me how to make my agent, after taking a link to an image from a vector table, download it and send it to telegram with an image and not a link.
Hey @IlnurKa hope all is well. I would try to achieve this by either of two:
- fiddling with the system prompt and explaining the sequence of actions required to be performed by the agent
- chaining two agents one after another, where one is getting the link from the store and the next one is using http request tool to retrieve the image.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
