Martin Yankov
Martin Yankov
+1, not only tool dependencies are lost, but also unless env variables are set to define RAG completely, if a re-ranking model setting exists, it causes conflicts as it tries...
> I think you can set a 'requires' or 'requirements' comment in the tool's comment head, which openwebui will recognize and automatically install the requirements noted there. > > So...
Confirming this is no longer an issue with latest release https://github.com/open-webui/open-webui/releases/tag/v0.6.6
Hey, we have also recently identified some potential added value in this feature. @crw do we have any updates on this? Thank you for the contribution, @ArtyMaury!
I'm also looking to see if we can get this out there - very useful feature.
Might as well also support uploading the openapi.json as a file. For example todoist don't even expose their openapi.json endpoint, but require you to download it https://developer.todoist.com/api/v1 (top)
> Might as well also support uploading the openapi.json as a file. For example todoist don't even expose their openapi.json endpoint, but require you to download it https://developer.todoist.com/api/v1 (top) >...
> Sounds good! https://github.com/open-webui/open-webui/issues/14446
https://discord.com/channels/1170866489302188073/1367487568622649416/1367487568622649416
Actually, this seems not to be a bug when using OAUTH. In order to avoid overwriting the admin (in case users overlap), proper RBAC needs to be setup using the...