Replies: 4 comments
-
Hi @gurezende |
Beta Was this translation helpful? Give feedback.
-
Thanks!
Em seg., 9 de jun. de 2025 às 02:25, Monali ***@***.***>
escreveu:
… Hi @gurezende <https://github.com/gurezende>
thanks for reaching out and supporting Agno. I’ve shared this with the
team, we’re working through all requests one by one and will get back to
you soon.
If it’s urgent, please let us know. We appreciate your patience!
—
Reply to this email directly, view it on GitHub
<#3486 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMEYQQCDGVI6XE5B7XSD74D3CUSG7AVCNFSM6AAAAAB6WUCREWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBQGY3DOMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Best,
Gustavo Santos
|
Beta Was this translation helpful? Give feedback.
-
hey @gurezende could you please add the path for saving file like this thanks 🙌 |
Beta Was this translation helpful? Give feedback.
-
Mine is the folder where the script is.
"C:/Projects/agno-ai-labs"
It actually saves the file, just the content is not in there. When I open it, it shows only the word "content".
Em seg., 9 de jun. de 2025 às 15:11, Ayush ***@***.***>
escreveu:
… hey @gurezende <https://github.com/gurezende> could you please add the
path for saving file like this tools=[FileTools(Path("tmp/file"))],
thanks 🙌
—
Reply to this email directly, view it on GitHub
<#3486 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMEYQQDGR4MPMWGQCV6KXLL3CXL5BAVCNFSM6AAAAAB6WUCREWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBRGMYDEOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Best,
Gustavo Santos
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have been working on a single agent where I use Firecrawl to scrape a webpage, and I would like that saved to a markdown file.
I know the scrape is working because I can see it on the firecrawl Dashboard, however it is not saving to the file as I ask it to.
Not sure what I am doing wrong here.
The tool calls show it is apparently working, but my file shows only "content". So it is saving the word "content", not the variable's content.
┏━ Tool Calls ┃
┃ • scrape_website(url=https://en.wikipedia.org/wiki/List_of_largest_banks) ┃
┃ • save_file(contents=content, file_name=content.md)
Beta Was this translation helpful? Give feedback.
All reactions