Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
In Witsy AI currently the Read/Write permissions are to all directories. As part of the work some directories should be with Read and some are with Write permissions same as (Unix/Windows).
This would be simple by establishing a Read / Write buttons next to each directory and if the write button is not enabled not to ask for writes to that directory.
While the system does prompt, a simple mistake with a yes answer can overwrite these files.
Describe alternatives you've considered
Using RAG just does not work very well for this, as it splits up these files (XML or Web Base) and with the large context sizes of local models now (Nemotron - 1M context), each file can be evaluated as needed.
Additional context
None
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
In Witsy AI currently the Read/Write permissions are to all directories. As part of the work some directories should be with Read and some are with Write permissions same as (Unix/Windows).
This would be simple by establishing a Read / Write buttons next to each directory and if the write button is not enabled not to ask for writes to that directory.
While the system does prompt, a simple mistake with a yes answer can overwrite these files.
Describe alternatives you've considered
Using RAG just does not work very well for this, as it splits up these files (XML or Web Base) and with the large context sizes of local models now (Nemotron - 1M context), each file can be evaluated as needed.
Additional context
None