Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • LLM integration in Visual Studio is supported in VS 2019 and later.
  • The functionality does not support VB.NET.

The dotTEST-LLM integration integration uses the LLM provider REST API over HTTPS/TLS.

For the AI-generated static analysis fixes, it sends: the source code of the entire method, part of the method, or the single line related to the static analysis violation, along with documentation regarding the static analysis rule that was violated.  The diagram below illustrates what and how dotTEST communicates with the LLM provider.

Image AddeddotTEST Documentation-20240820.pngImage Removed