Is the Filesystem MCP example in PraisonAI Documentation still working? #463
edwinmyp88
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm referring to the example in https://docs.praison.ai/mcp/filesystem
I tested with both gpt-4o-mini and llama3.1 but its not listing the correct files & folders.
gpt-4o-mini returns 'don't have access to the filesystem' whereas llama3.1 hallucinates, returning random paths, files and folders that I didn't specify under the allowed_dirs variable.
Anyone else encounter this issue?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions