Hi
I have added the MCP Server to Open WebUI. The LLM does see all the tools available. However, Open WebUI does not seem to pass the files to the MCP servers.
From what I found out is that the LLM in Open WebUI does not see raw files after uploading, but just an UUID.
Could we have Stirling fetch the files via /api/v1/files/{uuid}/content instead and the LLM only providing the UUIDs?
Hi
I have added the MCP Server to Open WebUI. The LLM does see all the tools available. However, Open WebUI does not seem to pass the files to the MCP servers.
From what I found out is that the LLM in Open WebUI does not see raw files after uploading, but just an UUID.
Could we have Stirling fetch the files via /api/v1/files/{uuid}/content instead and the LLM only providing the UUIDs?