Use a whole directory recursively as 'knowledge', and workspaces (a la Open WebUI)
Is your feature request related to a problem? Please describe.
From this video (https://www.youtube.com/watch?v=b2BSZfOtD_w) I can see the person in Ollama / Open WebUI being able to have workspaces and to add a whole directory recursively (i.e. with all subdirs and files) as 'knowledge' to an LLM, so that it can use it to analyse the PDFs and even interact with them e.g. mark them down, etc.
Is this possible with Alpaca? If not, it should definitely be implemented.
Describe the solution you'd like
The same solution from Ollama / Open WebUI copied.
Describe alternatives you've considered
See video above.
Additional context
See video above.
Sounds cool https://github.com/Jeffser/Alpaca/issues/335#issuecomment-3044013624
https://github.com/Jeffser/Alpaca/issues/857