Summary of the new feature / enhancement
As someone who leverages LLMs in my development, I’d like an offline copy of PSADT documentation so that I can quickly train up an agent on PSADT functions and code syntax to produce accurate, version-specific code.
Proposed technical implementation details (optional)
It would be excellent if the documentation were available in markdown (a single file would be preferred) or a PDF that we could feed to an LLM before automating script development. Whatever method makes this easiest for the team to maintain while preventing me from copying and pasting dozens of webpages into the LLM.
Summary of the new feature / enhancement
As someone who leverages LLMs in my development, I’d like an offline copy of PSADT documentation so that I can quickly train up an agent on PSADT functions and code syntax to produce accurate, version-specific code.
Proposed technical implementation details (optional)
It would be excellent if the documentation were available in markdown (a single file would be preferred) or a PDF that we could feed to an LLM before automating script development. Whatever method makes this easiest for the team to maintain while preventing me from copying and pasting dozens of webpages into the LLM.